brusdev / V380-SDK

74 stars 50 forks source link

Anybody know how to connect to the audio stream, or if there is a separate audio stream. In the V380PRO android app, I can tap the icon to get audio playback, but I'm not sure how this is accomplished. #4

Open TorrCod opened 1 year ago

TorrCod commented 1 year ago
    Anybody know how to connect to the audio stream, or if there is a separate audio stream. In the V380PRO android app, I can tap the icon to get audio playback, but I'm not sure how this is accomplished. 

As far as I can see, and have found on forums, etc. is that on these V380 variants (I have three that all look alike, but are all slightly different in features) is that you get two RTSP streams for video.

rtsp://ipaddress/live/ch00_1 gives the HD 1080p (HD by technicality, not by real image quality) rtsp://ipaddress without anything else gives out a 640x480 mashed VGA

But I haven't figured out how audio is processed. Didn't know if it was something simple, or more complex. I currently get no audio streams available on either feed when playing back through VLC or any other

Originally posted by @lwvmobile in https://github.com/brusdev/V380-SDK/issues/2#issuecomment-794277983

SkipperQ93 commented 1 year ago

Any success getting the audio?