[Live-devel] Question About PAT/PMT in MPEG2
Pme
pmepme6 at gmail.com
Sat Jan 26 02:35:58 PST 2013
Thanks for the quick response. One other question:
I implemented the DummySink, but I think I need to modified the data I'm getting before passing it to FFMPEG (header file and other stuff. I've read that's necessary for H.264, but not sure for MPEG-TS). Is that right? If is the case, would you mind pointing me to an example, MPEG1or2VideoRTPSink maybe?
Thanks a lot and regards.
On Jan 25, 2013, at 2:00 AM, Ross Finlayson wrote:
>> I'm building and iOS application, where I'm using a RTSP Client (based on testRTSPClient) to receive a MPEG2 stream
>
> Because you refer to "PAT" and "PMT" information, I assume you're referring to a MPEG-2 *Transport* stream. (There are other kinds of MPEG-2 streams as well.)
>
>
>> and then I'm trying to decode the frames with help of FFMPEG. My question is: Is it possible to obtain the PAT and PMT information before I pass the frames to FFMPEG with help of the live555 library, or does the live555 library has nothing to do with this task and it should be handle by FFMPEG?
>
> The latter. When the RTSP/RTP client receives the MPEG Transport Stream data, it doesn't inspect its contents at all. So your decoder will need to do that.
>
> Ross Finlayson
> Live Networks, Inc.
> http://www.live555.com/
>
> _______________________________________________
> live-devel mailing list
> live-devel at lists.live555.com
> http://lists.live555.com/mailman/listinfo/live-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20130126/b653e7aa/attachment.html>
More information about the live-devel
mailing list