in windows 7, webrtc::CreatePeerConnectionFactory gets failed(C++ client)

113 views
Skip to first unread message

anil2...@gmail.com

unread,
Jan 9, 2018, 8:10:10 AM1/9/18
to discuss-webrtc
Hi,
   We are developing an webrtc c++ client and  facing an issue in windows 7 machine where webrtc::CreatePeerConnectionFactory calls get failed and application gets assertion.

 However,it works in windows 8 and 10.

it prints following messages at the time of crash:-

(audio_device_impl.cc:255): Failed to create the platform specific ADM implementation.

#
# Fatal error in ../../media/engine/webrtcvoiceengine.cc, line 714
# last system error: 0
# Check failed: adm_
#
#



Thanks,
Anil


    

Henrik Andreasson

unread,
Jan 9, 2018, 8:26:21 AM1/9/18
to discuss-webrtc
Most likely AudioDeviceWindowsCore::CoreAudioIsSupported has failed. 
Create an issue and add more details on why the ADM can't be created.
My best guess is that your Win7 device has many active devices where at least one device is configured
in a non-supported way (e.g. using sample rate > 48kHz, or multi-channel etc.).
Compare available devices between Win 7 and 8/10. 

--

---
You received this message because you are subscribed to the Google Groups "discuss-webrtc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss-webrtc+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/discuss-webrtc/12ddfef0-e12b-4ff3-8ae6-bc9298c6d9c8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Sergio Garcia Murillo

unread,
Jan 9, 2018, 8:49:43 AM1/9/18
to discuss...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages