Search found 6 matches

Go to advanced search

by Isleo
22 Sep 2016 17:45
Forum: Development around libVLC
Topic: Play streaming video on libVLC iOS
Replies: 4
Views: 1437

Re: Play streaming video on libVLC iOS

Hi,

There are some public cameras on the Internet. You can try this one: http://86.125.43.4/control/faststream.jpg?stream=MxPEG. If you want to watch the output (it just frames, no audio), you can go to http://86.125.43.4 on you browser.

Thanks you,

Isleo.
by Isleo
25 Aug 2016 15:28
Forum: Development around libVLC
Topic: HTTP/TLS on libVLC Android
Replies: 4
Views: 1944

Re: HTTP/TLS on libVLC Android

Well, but on Android if you add a self-signed cert without doing it on the trusted section (you must root your device), GnuTLS is not going to find it out.
by Isleo
25 Aug 2016 13:07
Forum: Development around libVLC
Topic: HTTP/TLS on libVLC Android
Replies: 4
Views: 1944

Re: HTTP/TLS on libVLC Android

That's right. And trusted certificates are working. However, I want to use self-signed certificates. How can I archive that? Trying to recompile GnuTLS using something like GNUTLS_VERIFY_DISABLE_CA_SIGN?
by Isleo
25 Aug 2016 13:04
Forum: Development around libVLC
Topic: Play streaming video on libVLC iOS
Replies: 4
Views: 1437

Re: Play streaming video on libVLC iOS

Here: 2016-08-25 11:58:38.297 MobileVLCKit2.2.2[819:8891] Unknown class ViewController in Interface Builder file. 2016-08-25 11:58:38.320 MobileVLCKit2.2.2[819:8891] creating player instance using shared library [0e214074] core generic error: option marq-color does not exist [0e214074] core generic ...
by Isleo
23 Aug 2016 12:25
Forum: Development around libVLC
Topic: Play streaming video on libVLC iOS
Replies: 4
Views: 1437

Play streaming video on libVLC iOS

Hi forum, I am working on an iOS application that play a streaming video from a Mobotix camera. They use MxPEG format. I tried MobileVLCKit 2.2.2 and the unstable version 3.0.0a10 with Cocoapods. However, with version 2.2.2. I can hear audio and with 3.0.0 just see a frame. This is the code, in summ...
by Isleo
23 Aug 2016 12:05
Forum: Development around libVLC
Topic: HTTP/TLS on libVLC Android
Replies: 4
Views: 1944

HTTP/TLS on libVLC Android

Hi forum, I am currently using libVLC Java Binding for Android. I tried a streaming video in HTTP and it works fine. However, if I try it with HTTPS, it doesn't work. I get the following errors: E/VLC: [b845cb58] gnutls tls session: Certificate verification failure: The certificate is NOT trusted. T...

Go to advanced search