Can't find payload details for audio payload type 97, name MPEG4-GENERIC

Forum for questions and support relating to the 1.34.x releases only.
Post Reply
rossbcan
Posts: 15
Joined: Tue Aug 20, 2019 1:25 pm

Can't find payload details for audio payload type 97, name MPEG4-GENERIC

Post by rossbcan »

ZM: 1.34.1
OS: OpenWrt x86_64

Streaming from Chinese ONVIF IP camera.

Title sez it ALL. What am I missing?

Regards;
Bill
User avatar
burger
Posts: 390
Joined: Mon May 11, 2020 4:32 pm

Re: Can't find payload details for audio payload type 97, name MPEG4-GENERIC

Post by burger »

https://wiki.zoneminder.com/Finding_Camera_Stream_Paths

Not all audio codecs are supported. This has been discussed on the forum a few times. That is what I'm guessing is going on here.
fastest way to test streams:
ffmpeg -i rtsp://<user>:<pass>@<ipaddress>:554/path ./output.mp4 (if terminal only)
ffplay rtsp://<user>:<pass>@<ipaddress>:554/path (gui)
find paths on ispydb or in zm hcl

If you are new to security software, read:
https://wiki.zoneminder.com/Dummies_Guide
Post Reply