Azure / mec-app-solution-accelerator

Application Solution Accelerator for Multi-access Edge Compute (MEC)
MIT License
40 stars 11 forks source link

[P1] Test Wi-Fi cameras RTSP / HTTP with real Wi-Fi cameras #116

Open CESARDELATORRE opened 9 months ago

CESARDELATORRE commented 9 months ago

Wi-Fi Camera 1: AMCREST 5MP AI Turret IP PoE Camera w/ 49ft Nightvision, Security IP Camera Outdoor, Built-in Microphone

image

Since this network is internal, no problem putting these user,etc. User: admin Pwd: Opensesame

rtsp://admin:Opensesame@172.30.1.155:554/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif

Should see this: image

Wi-Fi Camera 2:

CESARDELATORRE commented 9 months ago

Issue when accessing thru VPN:

It has traffic but the VLC Player is not getting it?

image

If I stop the VLC Player, it clearly lowers the traffic... so there's video, but somethign weird....

3lcarry commented 9 months ago

@CESARDELATORRE can you try using tcp protocol?

You need to add the option :rtsp-tcp image

CESARDELATORRE commented 9 months ago

RELATED BUGS tested with ETHERNET / WIFI cams:

https://github.com/Azure/mec-app-solution-accelerator/issues/133

https://github.com/Azure/mec-app-solution-accelerator/issues/134