You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've checked and the box does get ipv6 addresses correctly on it's interfaces, but it seems the service running on 8080 does not work on ipv6.
It's probably just a matter of minutes for the one with the whole development system to update the listening socket enabled on ipv6.
I've checked and the box does get ipv6 addresses correctly on it's interfaces, but it seems the service running on 8080 does not work on ipv6.
It's probably just a matter of minutes for the one with the whole development system to update the listening socket enabled on ipv6.
I tried out the following:
curl 'http://[fd00::....your ipv6address]:8080/?msys=dvbs2&mtype=8psk&freq=11493.75&sr=22000&pol=h&fec=23&pids=0,16,17,18,20,5102,5103,5104,1170,2171,5108,5172,5106,5101,5105,5100,5101' -o teststream.ts
whereas the same curl with the ipv4 address works fine.
The text was updated successfully, but these errors were encountered: