Re: [Live-devel] Proper cleanup of live555 instances

2008-07-03 Thread Ross Finlayson
here is currently how I currently cleanup: sink->stopPlaying(); Medium::close(framedSource); Medium::close(sink); <== crashes env->reclaim(); Here are my questions: 1. Overall what should be the full cleanup sequence for that example? I'm not sure why you got a crash, but try closing the sink

[Live-devel] Proper cleanup of live555 instances

2008-07-03 Thread Silvain Beriault
Hello, I have written an application similar to testMPEG1or2VideoStreamer.cpp but within a larger application. Therefore, I need to perform some cleanup to avoid memory leaks. Here is what I currently allocate (in that same order): TaskScheduler *scheduler; BasicUsageEnvironment *env; RTPSin

Re: [Live-devel] Regarding RTP, UDP and MPEG4

2008-07-03 Thread Ross Finlayson
I have sniffered the test program testMPEG4VideoStreamer and have realized that the video packets are encapsulated in UDP packets, or at least in that way they are showed in the Sniffer. When I sniffer a Siemens Video camera which multiplexes MPEG4 video into RTP packets, I see in the sniffer

Re: [Live-devel] H.264VideoReceiver

2008-07-03 Thread Ross Finlayson
I have modified the testMPEG1or2VideoReceiver to H.264VideoReceiver and it works i.e receives H.264 RTP packets and dumps to a file. but i want to store the received data in a buffer so that my decoder decodes it. Can some one guide me in doing so? i want just a rough idea. Write a new "MediaSi

[Live-devel] Regarding RTP, UDP and MPEG4

2008-07-03 Thread Fernando ReƔtegui del Aguila
Hello, I have sniffered the test program testMPEG4VideoStreamer and have realized that the video packets are encapsulated in UDP packets, or at least in that way they are showed in the Sniffer. When I sniffer a Siemens Video camera which multiplexes MPEG4 video into RTP packets, I see in the snif

Re: [Live-devel] Need help in streaming RTP

2008-07-03 Thread Yamini S. [EPLX - DCC]
Thanks for ur reply. I use openRTSP to receive the RTP data and store in mpeg4 file but That file does not play in any player. Can I know How to play that mpeg4 file Thanks & Regards, S.Yamini Programmer R&D Siemens Building Technologies Pvt. Ltd. -Original Message- From: [EMAIL PROTECTE

[Live-devel] H.264VideoReceiver

2008-07-03 Thread 47manzoor
I have modified the testMPEG1or2VideoReceiver to H.264VideoReceiver and it works i.e receives H.264 RTP packets and dumps to a file. but i want to store the received data in a buffer so that my decoder decodes it. Can some one guide me in doing so? i want just a rough idea. Thank You -

Re: [Live-devel] Need help in streaming RTP

2008-07-03 Thread Ross Finlayson
Please do not send the same question to the mailing list more than once! Questions about compiling VLC should be sent to a VLC mailing list! (Note, BTW, that the VLC web site has pre-built binary versions of VLC for many platforms - including Windows - so you can just download that, instead of

[Live-devel] Need help in streaming RTP

2008-07-03 Thread Yamini S. [EPLX - DCC]
Hi, I am trying to develop my own player to stream RTP using vlc and Can one let me know I to compile and debug the source code in VC++ Thanks & Regards, S.Yamini Programmer R&D Siemens Building Technologies Pvt. Ltd. This message (including attachments) is confidential and may b

[Live-devel] (no subject)

2008-07-03 Thread Yamini S. [EPLX - DCC]
Hi, I am trying to develop my own player to stream RTP using vlc and Can one let me know I to compile and debug the source code in VC++ Thanks & Regards, S.Yamini Programmer R&D Siemens Building Technologies Pvt. Ltd. This message (including attachments) is confidential and may be privilege