deepch / RTSPtoWSMP4f

RTSP Stream to WebBrowser MSE over WebSocket based MP4f segments
240 stars 64 forks source link

Audio in streaming #25

Open DavidMR91 opened 3 years ago

DavidMR91 commented 3 years ago

Is it possible to hear the streaming audio? I try to press on the unmute, but it won't allow it

image

deepch commented 3 years ago

I'll check it out tomorrow.

DavidMR91 commented 3 years ago

Thank you! (the same thing happens with the audio in RTSPtoWebRTC)

deepch commented 3 years ago

RTSPtoWebRTC - not work audio aac use pcm alaw ulaw RTSPtoWSMP4f - work only aac audio

DavidMR91 commented 3 years ago

My audio si AAC, and don't work in RTSPtoWSMP4f either. I'm using an Reolink 520 IP camera with video H.246 and AAC audio

DavidMR91 commented 3 years ago

Hello, I'm trying your scripts (RTSPtoWebRTC, RTSPtoWSMP4f and RTSPtoHLS) with an other camera that have lots of audio formats: image But the audio never work What could be happening?

Zonciu commented 2 years ago

Same issue, Hikvision IPC, RTSPtoWebRTC with PCM and RTSPtoWSMP4f with AAC, both of them doesn't work.

deepch commented 2 years ago

MSE MP4 work only AAC and WebRTC work only PCM (Alaw, Mulaw, PCM)

t3therdev commented 2 years ago

I am also using aac audio and cannot get any audio working.