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