stream difference audio type than vorbis
AnsweredHi I am using the following api to stream audio:
Receiving audio from a camera.
Basic format for requesting audio from a camera:
https://<server_ip>:<server_port>/media/<camera_id>.webm?audio_only
https://support.networkoptix.com/hc/en-us/articles/4410048890135-How-to-Use-2-Way-Audio
It works fine but would it be possible to get the stream in auido/x-raw type ? or is there any other type available?
0
-
Adding one more question, would it be possible to request an audio stream in pure audio format instead of webm with a black screen?
0 -
Hi Daniel.
We do not do this. You have to use some external utilities to extract raw audio from a stream. Our developers recommend to use RTSP as transport, not webm/HTTP, but generally it is up to you.
0
Please sign in to leave a comment.
Comments
2 comments