[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 -

[Live-devel] MyTestVideoStreamer

2008-06-26 Thread 47manzoor
I have made my own test video streamer and when i put it in the testProgs folder and rebuild i don't get "MyTestVideoStreamer.exe". I have followed all the steps i.e run genWindowsMakefiles and so on ... I think i should make some changes to the config file but i don't know the exact place. Pl

[Live-devel] MyTestVideoStreamer

2008-06-26 Thread 47manzoor
I have made my own test video streamer and when i put it in the testProgs folder and rebuild i don't get "MyTestVideoStreamer.exe". I have followed all the steps i.e run genWindowsMakefiles and so on ... I think i should make some changes to the config file but i don't know the exact place. Pl

[Live-devel] H.264 Encoded Video

2008-06-24 Thread 47manzoor
Thanks Mike for your support. I am working on windows and don't know about Linux OS. You are doing something complex. I just want to implement a subclass of H264VideoStreamFramer.cpp which takes an encoded video and send it via RTP. If i can get h.264 encoded video (e.g test.264) and it is encode

[Live-devel] H.264 Encoded Video

2008-06-24 Thread 47manzoor
I need H.264 encoded video (Byte Stream Annex B) which has been encoded using a Single NAL unit per frame. Which H.264 encoder should i use to achieve this task ? Thank You --- --Help save paper - do you really need to print this email? This message is for the use of the intended recipi

[Live-devel] H.264 Streaming using Live555

2008-06-22 Thread 47manzoor
Hey, I am facing problems in streaming h.264 data using live555. I was able to write testH264VideoStreamer.cpp but i am facing problems in writing the subclass of H264VideoStreamFramer.cpp. I want to stream from h.264 file. I don't know exactly which methods to implement? Can someone tell me in

[Live-devel] Parsing H.264 file

2008-06-20 Thread 47manzoor
Can someone give me some hints for parsing h.264 file? Manzoor Ahmed --- --Help save paper - do you really need to print this email? This message is for the use of the intended recipient(s) only. If you have received this message in error, please notify the sender and delete it. The NUS

[Live-devel] Transmission of H.264 coded video over RTP

2008-06-19 Thread 47manzoor
I have a H.264 encoded video (e.g test.264) saved in a file. Which methods should i implement in the subclass in order to read frames (Extract NALs) from the file and send them to the H264RTPSink. any other suggestion? Thank You Manzoor --- --Help save paper - do you really need to pri