Search found 3 matches

Go to advanced search

by jhr
15 Oct 2021 14:42
Forum: General VLC media player Troubleshooting
Topic: @ character meaning in multicast addresses
Replies: 1
Views: 1205

@ character meaning in multicast addresses

I trouble-shooted an old signage installation, where they replaced rack-mount media server (apparently some kind of hotel-TV server or similar) with new one. The old server provided unicast http-streams but the new one has multicast udp-streaming. I thought that would be just simple URL change but n...
by jhr
19 Feb 2016 12:19
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Random high load with rtp streaming
Replies: 2
Views: 482

Re: Random high load with rtp streaming

It's the playlist module, it constantly calls parse_tracklist_node() in modules/demux/playlist/xspf.c. No idea why, just 5 minutes ago I learned what xspf is. Here's the backtrace, hope this helps: (gdb) bt #0 0xb759b508 in _IO_vfprintf_internal (s=s@entry=0xb58f0da0, format=<optimized out>, format@...
by jhr
17 Feb 2016 12:41
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Random high load with rtp streaming
Replies: 2
Views: 482

Random high load with rtp streaming

I've noticed, that my simple stream without transcoding sometimes works as expected and sometimes gets caught in some kind of busy loop eating all the CPU cycles available. The command line is: vlc http://192.168.255.33:8081 --sout "#rtp{dst=239.193.0.1,port=8000,mux=ts,ttl=1}" -vvvvv Norm...

Go to advanced search