Jump to content
  • 0

WebRTC "mediaConstraints Video:False" problems


Hector Lopez
 Share

Question

Hello

Hope somebody help me, i need stream only audio with WebRTC app, the streamers doesn't have camera.

Use the demo: http://my_ip_address:5080/WebRTCApp/ using a equipment with micro and camera

Create and play stream with omxplayer or VLS without problems.

But with video option disable into index.html page:
        var mediaConstraints = {
                video : false,
                audio : true
        };

VLS work with noice and the delay is something like 1 minute. 
Omxplayer never start and show me the error:
"Invalid framerate 1000, using forced 25fps and just trust timestamps
have a nice day ;)"

Thanks in advance for your support

AMS version: Community Edition 1.8.0 20190825_1136 
Link to comment
Share on other sites

  • Answers 3
  • Created
  • Last Reply

Top Posters For This Question

3 answers to this question

Recommended Posts

 Share

×
×
  • Create New...