wallpanel-android icon indicating copy to clipboard operation
wallpanel-android copied to clipboard

[BUG] camera stream inaccessible on network

Open Tzundoku opened this issue 2 years ago • 1 comments

Describe the bug So as the title suggests, I'm having trouble accessing the camera stream through LAN (http://192.168.88.47:2971/camera/stream). HTTP listening port is set to 2971, MJPEG Camera Streaming is enabled, Camera is enabled. I can successfully view the stream on the tablets localhost via 127.0.0.1:2971/camera/stream. Attempting nmap through Windows returns the following: Failed to resolve "2971". Nmap scan report for 192.168.88.47 Host is up (0.0034s latency).

Other LAN services and camera streams (from static cameras, not Wallpanel) from other devices work with no issue. Any idea on how I should continue troubleshooting?

To Reproduce As above.

Smartphone (please complete the following information):

  • Device: Redmi Pad SE
  • OS: MIUI 14.0.3 (Android v 13)
  • Application version 0.12.0 Build 0

Tzundoku avatar Nov 03 '23 09:11 Tzundoku

@Tzundoku Not sure if you're still dealing with this, I found this while working on the same thing. For me I found that I couldn't access the stream in my browser but if I added the camera to go2rtc it worked as expected

NodeJSmith avatar Apr 22 '24 19:04 NodeJSmith