[MPlayer-users] mplayer multicast start up behavior
The Wanderer
wanderer at fastmail.fm
Sun Dec 24 22:47:07 EET 2023
On 2023-12-24 at 14:21, Michael Hawkins wrote:
> OK, I tried that with: mplayer udp://239.1.2.3:4567 -loop 0
>
> but still no good.
>
> [mhawkins at liberty ~]$ mplayer udp://239.1.2.3:4567 -loop 0
> MPlayer SVN-r38423-13 (C) 2000-2023 MPlayer Team
> do_connect: could not connect to socket
> connect: No such file or directory
> Failed to open LIRC support. You will not be able to use your remote
> control.
>
> Playing udp://239.1.2.3:4567.
> STREAM_UDP, URL: udp://239.1.2.3:4567
> Timeout! No data from host 239.1.2.3
> udp_streaming_start failed
> No stream found to handle url udp://239.1.2.3:4567
>
>
> Exiting... (End of file)
Try changing the order of the arguments:
$ mplayer -loop 0 udp://239.1.2.3:4567
I haven't run that exact command, but when I try a similar one with a
different IP address and port, it seems to retry indefinitely. (The
attempt-and-retry messages flood the terminal where the command was run,
but that's probably to be expected.)
--
The Wanderer
The reasonable man adapts himself to the world; the unreasonable one
persists in trying to adapt the world to himself. Therefore all
progress depends on the unreasonable man. -- George Bernard Shaw
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20231224/31ccb5dc/attachment.sig>
More information about the MPlayer-users
mailing list