WebRTC error... Failed to execute 'setLocalDescription' on 'RTCPeerConnection'

851 views
Skip to first unread message

Raimon Alba

unread,
Mar 19, 2022, 3:12:22 PM3/19/22
to meetecho-janus
Hello mates,

Sorry if a newbie question but unable to find any tip that guide me in the right direction with this issue and would be very grateful with any help.

I have a streaming camera registered with janus server and trying to access throught streamingtest.html demo I'm able to see an available stream but when pushed button to "Watch or Listen" I get the following error: 

WebRTC error... Failed to execute 'setLocalDescription' on 'RTCPeerConnection': Failed to set local answer sdp: Failed to set local video description recv parameters for m-section with mid='v'.

Thanks in advance
Raimundo Alba

Lorenzo Miniero

unread,
Mar 20, 2022, 4:26:30 AM3/20/22
to meetecho-janus
Probably some codec related error in the SDP. Typically happens when you do H.264 and provide an unsupported fmtp, or when the codec used for the mountpoint is not supported by the browser/mobile endpoint.

L.

Raimon Alba

unread,
Mar 21, 2022, 6:40:48 PM3/21/22
to meetecho-janus
Thanks!!!

This tip point me in the right direction. Camera was set at H.264, changing to H.264B or H.264H made it work!

Thanks again.

Reply all
Reply to author
Forward
0 new messages