linphone-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-users] Python Wrapper on Raspberry Pi 2: Critical error with d


From: moritz.bunse
Subject: [Linphone-users] Python Wrapper on Raspberry Pi 2: Critical error with display video enabled
Date: Tue, 22 Dec 2015 20:41:07 +0100

Hi,

 

I found this error has been reported already twice (https://lists.gnu.org/archive/html/linphone-developers/2015-06/msg00093.html and https://lists.gnu.org/archive/html/linphone-users/2015-04/msg00015.html) but unfortunately, no solution has been provided yet.

 

I started with the example code provided here: https://wiki.linphone.org/wiki/index.php/Raspberrypi:start

 

I just changed the line

self.core.video_display_enabled = False

to

self.core.video_display_enabled = True

 

The code crashes with the following line after the caller tries to start a video connection.

 

INFO:root:Using WebM Project VP8 Decoder v1.4.0

ERROR:root:no such method on filter MSVp8Dec, fid=16389 method index=7

CRITICAL:root:No video display filter could be instantiated. Please check build-time configuration

 

I am running on clean raspbian installation on a Raspberry Pi 2 model B.

 

Any help would be appreciated.

 

Kind regards,

 

Moritz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]