2008/5/28 Fernando Reátegui del Aguila <[EMAIL PROTECTED]>:
> Hello all, I am not sure whether or not my message has reached the list
> members. So I wite it again.
I don't know what the policy is on this list, but you have hijacked a
thread containing someone else's question which is generally
On Wed, May 21, 2008 at 11:32 AM, Yamini S. [EPLX - DCC]
<[EMAIL PROTECTED]> wrote:
> Using which application I can play the MPEG-4 Video Elementary files
> saved by "openRTSP"
Like Luca said in a previous reply, ffplay (From the FFmpeg project)
plays these files fine. The latest versions of MPlay
On Fri, Apr 11, 2008 at 5:38 PM, Andreas Färber
<[EMAIL PROTECTED]> wrote:
>
> Am 11.04.2008 um 14:34 schrieb Ross Finlayson:
>
>
> >> No, only when running Windows. And he mentioned OSX recently.
> >
> > No, noone mentioned building for Windows on OS X. When I build the
> > code for Windows,
Hello,
Anyone with a copy of ISO/IEC 13818-1:2007 that they can send me? ;)
Even a usable draft of the (2007) version would be fine. I know the
2001 version is available on the net, but it does not contain
information for muxing AVC into the TS.
Thanks.
--
B. Gitonga Marete
Tel: +254-722-151
Hello,
I am currently testing streaming of an RFC 3984 RTP session from an .mp4
file. (I ignore/discard the audio.) I am using ffmpeg's libavformat to read
the .mp4 file.
As source, I have sub-classed H264StreamFramer. As sink, I am using the
ready-made H264RTPSink.
I then multicast the result..
On Wed, 2007-09-26 at 07:07 -0700, Ross Finlayson wrote:
> The bottom line here is that you cannot run a RTSP server behind a
> NAT, unless you are satisfied with accessing the server's streams
> using RTP-over-TCP only.
>
> The IETF is currently working on standardizing techniques (probably
>
On Wed, 2007-09-26 at 08:59 -0700, romater wrote:
> Hello:
>EveryOne, Thanks for your help!
>Now my problem is that: my client player and the stream
> server
> are behind different NAT ,after client player connect the stream serve
> by
> rtsp protocal,the stream serve begi
On Tue, 2007-08-21 at 08:51 +, ZengWenfeng wrote:
> As the title. Thanks in advance!
Static as compiled by the makefiles it comes with. But you can always
compile it as a shared library/libraries. The details of how to do this
depend on your operating system platform.
Regards,
Brian G. Marete
Hello all,
Could anyone point me to a (preferably free/freeware) graphical
RTSP-capable client that can take advantage of live555MediaServer's
trick play capabilities in their current state? (I believe that
currently that this requires indexed .ts files and those must contain
MPEG-2 video.) Are th