Re: [Live-devel] RTP extension header

2008-05-21 Thread Ross Finlayson
I am wondering if there is any support in live555 to add an RTP extension header to RTP packets streamed from a server when using SimpleRTPSink? No, not really, except by rewriting some of the code. More detailed: I am using live555 to stream an MPEG2 TS file, purposely sending the RTP packet

[Live-devel] RTP extension header

2008-05-21 Thread Tonje Fredrikson
Hi, I am wondering if there is any support in live555 to add an RTP extension header to RTP packets streamed from a server when using SimpleRTPSink? More detailed: I am using live555 to stream an MPEG2 TS file, purposely sending the RTP packets out of order. I am looking for a way to (buffer and)

Re: [Live-devel] Scheduled streaming software

2008-05-21 Thread Ross Finlayson
I would like to know if you could recommend me any open-source software that is capable of streaming scheduled/broadcast/multicast media contents and support RTCP properly. I'm not sure exactly what you are asking for, but our various "test*Streamer" demo applications (in the "testProgs" direc

[Live-devel] Scheduled streaming software

2008-05-21 Thread Javier Gálvez Guerrero
Hi all, I would like to know if you could recommend me any open-source software that is capable of streaming scheduled/broadcast/multicast media contents and support RTCP properly. I have been using VLC 0.8.6 for many months but there are some implementation errors in RTCP messaging between serve

Re: [Live-devel] livemedia in a commercial product (win32 dllcompilation)

2008-05-21 Thread Brian Gitonga Marete
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

[Live-devel] Compiling using Visual Studio 2003

2008-05-21 Thread Francesco Matassoni
Hi, i'm trying to compile these library using VS 2003 but i'm encountering some problem that i can't fix. I changed the tools32 options in winconfig with \Microsoft Visual Studio .NET 2003\Vc7\bin, then i run genWindowsMakeFile. I tried to open the .mak in VS but i encountered errors. S

Re: [Live-devel] livemedia in a commercial product (win32 dllcompilation)

2008-05-21 Thread Yamini S. [EPLX - DCC]
Using which application I can play the MPEG-4 Video Elementary files saved by "openRTSP" Thanks & Regards, S.Yamini Programmer R&D Siemens Building Technologies Pvt. Ltd. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ross Finlayson Sent: Wednesday, May

Re: [Live-devel] livemedia in a commercial product (win32 dllcompilation)

2008-05-21 Thread Ross Finlayson
Thanks for reply. I tried it in vlc but not playing Can u please try to save mpeg4 stream using openRTSP and play in vlc As I said before: MPEG-4 Video Elementary files saved by "openRTSP" CANNOT be played by VLC, or by any other media player client (to my knowledge). However, VLC should be

Re: [Live-devel] livemedia in a commercial product (win32 dllcompilation)

2008-05-21 Thread Luca Abeni
Ross Finlayson wrote: When I give openRTSP -b 6 rtsp://10.200.11.71 for mjpeg A video_MJPEG file is saved and plays in vlc But for MPEG4 the file is saved but does not play in vlc. Unfortunately I dont know of any media player application that will play MPEG-4 Video Elementary files. ff

Re: [Live-devel] livemedia in a commercial product (win32 dllcompilation)

2008-05-21 Thread Yamini S. [EPLX - DCC]
Thanks for reply. I tried it in vlc but not playing Can u please try to save mpeg4 stream using openRTSP and play in vlc Thanks & Regards, S.Yamini Programmer R&D Siemens Building Technologies Pvt. Ltd. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ros

Re: [Live-devel] livemedia in a commercial product (win32 dllcompilation)

2008-05-21 Thread Ross Finlayson
When I give openRTSP -b 6 rtsp://10.200.11.71 for mjpeg A video_MJPEG file is saved and plays in vlc But for MPEG4 the file is saved but does not play in vlc. Unfortunately I dont know of any media player application that will play MPEG-4 Video Elementary files. However, VLC (and probab