GnuTV: Can't stream video over rtp/udp -


on server tried:

gnutv -out udp raspberrypi 1000 arte 

and

gnutv -out rtp raspberrypi 1000 arte 

but on client can't recieve stream!

playing udp://raspberrypi:1000. stream_udp, url: udp://raspberrypi:1000 failed connect server udp_streaming_start failed no stream found handle url udp://raspberrypi:1000  playing rtp://raspberrypi:1000. stream_rtp, url: rtp://raspberrypi:1000 failed connect server rtp_streaming_start failed no stream found handle url rtp://raspberrypi:1000 

try use rtp://localhost:1000 on client.


Comments

Popular posts from this blog

mysql - FireDac error 314 - but DLLs are in program directory -

git - How to list all releases of public repository with GitHub API V3 -

c++ - Getting C2512 "no default constructor" for `ClassA` error on the first parentheses of constructor for `ClassB`? -