BelledonneCommunications / linphone-desktop

Linphone is a free VoIP and video softphone based on the SIP protocol. Mirror of git://git.linphone.org/linphone-desktop.git
https://linphone.org/
GNU General Public License v3.0
408 stars 207 forks source link

[Bug]: Early media uses always static_image "nowebcamCIF.jpg" and not /dev/video0 , after the pickup its OK #658

Open pergolafabio opened 2 years ago

pergolafabio commented 2 years ago

Context

Hi, i'm using the console version (linphoneC) , i can successfull make calls , attached with a /dev/video0 device Also setup early media on my PBX, but when i make a call from linphoneC, it always uses the static image located at : /usr/share/images/nowebcamCIF.jpg

How can i change it , so it takes the /dev/video as early media? Is this possible in the config file? or how todo it?

Thnx in advance

General information

Expected behaviour

To see /dev/video as early media instead of static image

To Reproduce

Just make a call with "early media" turned on on PBX

Additional context

No response

SDK logs URL

No response