I have added the port to the firewall exceptions and the sdp file also appears to be correct ( I double checked with the RFC Unless I am missing something subtle). I created a sample udp client to capture packets sent on that port and can receive the packets, so it is not the firewall. I can see the...
I am using x264 to encode video. I attempt to play the output.h264 file on vld. It plays without any issues on VLC (on Ubuntu version 0.8.6). However the same file fails to play on VLC (on Windows XP version 0.9.4) Including the messages from the VLC message console. Thanks. main debug: adding item ...
I am using VLC to test my code, that encapsulates H264 encoded video into RTP streams and sends it out of the ethernet interface to another PC. I can verify that the packets are getting to the other PC (using wireshark), but when I attempt to play on VLC using Open file (SDP file)/ using Open Networ...