MobileVLCKit and libjingle_peerconnection

iOS, iPad, iPhone, tvOS specific usage questions
Ewg
New Cone
New Cone
Posts: 7
Joined: 22 Apr 2015 16:07

MobileVLCKit and libjingle_peerconnection

Postby Ewg » 22 Apr 2015 16:10

Hey guys, I imported to my project both libs MobileVLCKit and libjingle_peerconnection after that Webrtc provided by libjingle_peerconnection stop working. What is common in this libs? Any idea?
I've started a new issue on https://code.google.com/p/webrtc/issues ... %20Summary
Best, Ewg

fkuehne
Developer
Developer
Posts: 7264
Joined: 16 Mar 2004 19:37
VLC version: 0.4.6 - present
Operating System: Darwin
Location: Germany
Contact:

Re: MobileVLCKit and libjingle_peerconnection

Postby fkuehne » 22 Apr 2015 17:20

We are not aware of any incompatibility. Maybe something is messed up in your view hierarchy?
VideoLAN
Felix Paul Kühne
Medic. VLC developer for appleOS since before you were born.
Blog: https://www.feepk.net

Ewg
New Cone
New Cone
Posts: 7
Joined: 22 Apr 2015 16:07

Re: MobileVLCKit and libjingle_peerconnection

Postby Ewg » 22 Apr 2015 17:23

No, the difference is in Podfile
That's work:
pod "libjingle_peerconnection"

that's not work:
pod "MobileVLCKit"
pod "libjingle_peerconnection"
Best, Ewg

fkuehne
Developer
Developer
Posts: 7264
Joined: 16 Mar 2004 19:37
VLC version: 0.4.6 - present
Operating System: Darwin
Location: Germany
Contact:

Re: MobileVLCKit and libjingle_peerconnection

Postby fkuehne » 22 Apr 2015 17:35

well, hard to say without knowing what's on the inside of "libjingle_peerconnection". Maybe our code shares a library with them in a different version?
VideoLAN
Felix Paul Kühne
Medic. VLC developer for appleOS since before you were born.
Blog: https://www.feepk.net

Ewg
New Cone
New Cone
Posts: 7
Joined: 22 Apr 2015 16:07

Re: MobileVLCKit and libjingle_peerconnection

Postby Ewg » 22 Apr 2015 17:39

Actually, it's maybe found on https://github.com/pristineio/webrtc-build-scripts
In .podspec file said:
s.ios.framework = 'AVFoundation', 'AudioToolbox', 'CoreGraphics', 'CoreMedia', 'GLKit', 'UIKit'
s.libraries = 'c', 'sqlite3', 'stdc++'
Best, Ewg

fkuehne
Developer
Developer
Posts: 7264
Joined: 16 Mar 2004 19:37
VLC version: 0.4.6 - present
Operating System: Darwin
Location: Germany
Contact:

Re: MobileVLCKit and libjingle_peerconnection

Postby fkuehne » 22 Apr 2015 18:37

No, this is just the framework WebRTC depends on. Very likely, it is a huge static library similar to VLC including at least libavcodec and probably a few more duplicate libraries to do the video/audio encoding/decoding, networking, etc.
VideoLAN
Felix Paul Kühne
Medic. VLC developer for appleOS since before you were born.
Blog: https://www.feepk.net

Ewg
New Cone
New Cone
Posts: 7
Joined: 22 Apr 2015 16:07

Re: MobileVLCKit and libjingle_peerconnection

Postby Ewg » 24 Apr 2015 16:50

So, is it possible to build the lib with any prefix? It may help
Best, Ewg

fkuehne
Developer
Developer
Posts: 7264
Joined: 16 Mar 2004 19:37
VLC version: 0.4.6 - present
Operating System: Darwin
Location: Germany
Contact:

Re: MobileVLCKit and libjingle_peerconnection

Postby fkuehne » 26 Apr 2015 12:26

Probably, but I'm no libavcodec developer.
VideoLAN
Felix Paul Kühne
Medic. VLC developer for appleOS since before you were born.
Blog: https://www.feepk.net


Return to “VLC for iOS, iPadOS and Apple TV”

Who is online

Users browsing this forum: No registered users and 13 guests