popcornmix / omxplayer

omxplayer
GNU General Public License v2.0
1.02k stars 334 forks source link

Streaming UDP playlist from VLC server fail #418

Open Todd13 opened 8 years ago

Todd13 commented 8 years ago

Hello team, I'm having a problem while streaming a playlist with omxplayer from a server running VLC. VLC is streaming a playlist with 4 videos on udp://224.1.1.1:1234

I'm trying to open the stream with "omxplayer -o hdmi udp://224.1.1.1:1234" on the pi 2 but omxplayer freezes at the end of the first video. I tried to open the stream with an other PC with VLC and no problem. I can watch all the videos.

Do you have an idea ?

in advance, thank you

jehutting commented 8 years ago

Could you use the -g (genlog) option and show the (tail) logging (from omxplayer.log)?

jehutting commented 7 years ago

@Todd13 Any info/status?

Ruffio commented 7 years ago

@Todd13 any status?