Hello.
For some time now i'm trying to open udp stream in VLC without any success. I have compiled vlc release from git few days ago with support for decklink output. I must say that plugin works like a charm and big thumb up to Funman for that.
Yesterday i spoke to Typx on VLC with issue i have opening that specific stream and he gave me few pointers.
However after trying various things like adding various libraries and recompiling vlc im still unable to open udp stream.
Im opening stream like this :
1. Open VLC in full UI mode.
2. Put verbosity to level 2 (after pressing Ctrl+M ofcourse).
3. Ctrl+N and than i will type udp/ts://@212.102.130.101:9710 in that line as suggested by very helpful Typx yesterday.
This is my debug log:
http://pastebin.com/JaCdBq0U
Please look at it and tell me if some other information is needed in solving this issue.
Oh and when i open Tools>Media information and than click statistics i can see that there is audio traffic but there is 0 video traffic generated according to those statistics.
Hoping to hear from someone.