Hello,

Streaming data from RTSP Server [ using live555], which i am trying to
capture in av_read_frame().

Server -> [ sends packet] ->   Client [ received packet ]


Now, Client to receive packet it uses av_read_frame(), the speed of
receiving frames might be slower then the server sends, what i understood
is this is where pts is required.

My question is where the packets are stored that are received from Server,
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to