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
Hi,
I'm building and iOS application, where I'm using a RTSP Client (based on
testRTSPClient) to receive a MPEG2 stream 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 he