The problem is the lack of info, I still don't know how to send NAL packets in TS correctly. Is there a spec or RFC that can help?
Can I create my own FramedFileSource that will read the NAL packets correctly and feed the data to the MPEG2TransportStreamFromESSource? Or should I strip the NAL headers and then feed it to MPEG2TransportStreamXXX? From: [email protected] [mailto:[email protected]] On Behalf Of Ross Finlayson Sent: Thursday, August 27, 2009 10:39 PM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] H.264 ES streaming What am I missing here? What you're missing is that you're trying to use code that reads and streams a MPEG-2 Transport Stream file to instead read and stream a H.264 Elementary Stream video file. There's no way this can possibly work. -- Ross Finlayson Live Networks, Inc. http://www.live555.com/
_______________________________________________ live-devel mailing list [email protected] http://lists.live555.com/mailman/listinfo/live-devel
