Hi, I'm trying to implement streaming video based on h264 codec. The video is generated from a remote device connected over WIFI, and the stream is sent using RTSP protocol. I've implemented a working prototype but the quality of the video is very bad if RTSP streaming is made an UDP transport protocol and is quite good if the RTSP stream is made using TCP transport. It seems that over UDP some packet are lost.
I'm trying to detect the amount of packet lost and so I'd like to print the RTP packet sequence number on the server and on the client. Where can I find this information? Best Regards Invita i tuoi amici e Tiscali ti premia! Il consiglio di un amico vale più di uno spot in TV. Per ogni nuovo abbonato 30 € di premio per te e per lui! Un amico al mese e parli e navighi sempre gratis: http://freelosophy.tiscali.it/ _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
