Hello everyone. I try to play internet radio stream with ffplay. Problem is that if something happen with network connectivity ffplay stops and doesn't play anymore the stream after the network problem is solved.Here is the command i use:
ffplay -nodisp -loop 0 -i http://185.85.29.141:80 I tried to simulate by blocking the ip with iptables and after that delete the rule.Sometimes after network interuption ffplay returns "ffplay error while seeking" in console . Please any idea how to solve this ? _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
