Re: [Live-devel] Problem in H264 streaming

2010-12-10 Thread Ross Finlayson
I am encoding a YUV video data into h264 and then I need to stream it to the vlc player. Each time a video frame is encoded into h264 and then streamed using live555. I have created H264MediaSubsession, H264Framer classes Note that you no longer need to write your own subclass of "H264VideoStr

[Live-devel] Problem in H264 streaming

2010-12-09 Thread Nisha Singh
Hi, I am encoding a YUV video data into h264 and then I need to stream it to the vlc player. Each time a video frame is encoded into h264 and then streamed using live555. I have created H264MediaSubsession, H264Framer classes and have updated the H264Sink to perform the desired task. I checked t