[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bino-list] Streaming to Bino?
From: |
Martin Lambers |
Subject: |
Re: [Bino-list] Streaming to Bino? |
Date: |
Fri, 13 May 2011 22:29:50 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110424 Thunderbird/3.1.10 |
Hi Nathan!
On 13/05/11 20:55, Nathan Clark wrote:
> Thanks for getting back to me!
> The Elphel cameras are using rstp to send streams over the network...
> So the streams are already there,
> Its just a matter of getting Bino to open them!
> I was under the impression that FFmpeg does not support rstp?
>
> I am quite novice when it comes to such things, so please excuse my
> ignorance on some topics :)
FFmpeg seems to support RTSP, see lines 236-308 of
http://git.videolan.org/?p=ffmpeg.git;a=blob;f=doc/protocols.texi;h=a71c262368c5bd6a609af28e5865fa731356b774;hb=HEAD
But I never used it. Can you try it?
Martin