The feedback you would get for RTCP-RR is considered totally useless by my MPEG-TS experts. As far as I understand, RTP/TS is mainly multicast. And I agree with them that RTCP-RR is harmful rather than helpful in multicast scenarii. By the way, VLC is not the only RTP/TS receiver that does not impl...
lets say VLC is receiving the packets and couldnt make a picture to decode it because there is no pakcet which has EOF... I am using mjepg decoder....if there is no EOF then what VLC is doing for that just loosing frame? because if vlc is getting all packets and unwrap them (via live555 rtp) but cou...
Can someone please tell me that VLC player is supporting both rtcp receive and send.... I am using VLC as a client and I need to sedn report to the server via RTCP in vlc afaik it is sending report about what it sends but not what it gets???? am I right? also I am using vlc 1.0.8 please if someone k...
http://wiki.videolan.org/Developers_Corner that might explain how VLC works. do you think that I ddnt look at there...it is not explaining good btw...If someone wants to comtribute something that person really should be crazy about vlc.....just small draws and just the beginning and end invokes ......
Can anyone tell me how VLC is working pls...... TCP or UDP socket is giving system call and then what is happening. How I can find it.... And another most important question for me is VLC is reading bunch of packet and decode and display or it is just getting one by one If it gets bunch of data how ...
Your camera does not support RTCP then. first of all thank you for reply Ok It supports... just I filter wireshark with RTCP and I saw the files but what I get from camera to Pc RTCP file and info is like this "Source Description" : with details --> "RTCP frame length check : Wrong (...
VLC server supports RTCP. VLC client does not support RTCP. Neither of them support SRTCP. I use VLC Player to RECEIVE data from the camera. I use wireshark and I see RTSP packets both vlc and camera, I see rtp from camera but I dont see any RTCP packet even the camera is supporting it. The reason ...