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'm trying to expose my Android device on the internet, to be able to stream the video to my laptop (testing purpose only). It works locally with VLC when my PC is on the same network as my Mobile, if I use the local network address (rtsp://192.168.1.100:8086 for example).
On my internet router, I did a NAT rule to forward TCP+UDP on port 8086 to the Android device. The router is publicly available at "myrouter.mydomain.com".
But with VLC, it doesnt work if I use the public hostname. It display a black screen, without any particular message.
I'm sure the public ports are open and traffic is forwared (I can connect with Curl or Putty),
I do not know the RTSP protocol, maybe there is something like the http "host" headers, and the mobile app request the client to connect via an IP address and not a public hostname ?
Hello
I want to send traffic to laptop or Internet server from the phone. Is it possible?
The text was updated successfully, but these errors were encountered: