Search found 15 matches

Go to advanced search

by TomasValenta
28 Sep 2015 22:16
Forum: Development around libVLC
Topic: Specific libVLC compilation
Replies: 8
Views: 759

Re: Specific libVLC compilation

No idea how to customize the JNI wrapper for LibVLC?
by TomasValenta
13 Sep 2015 18:23
Forum: Development around libVLC
Topic: Specific libVLC compilation
Replies: 8
Views: 759

Re: Specific libVLC compilation

Ok,
sorry for that, my mistake ;) So, is there a way to customize this build?
by TomasValenta
13 Sep 2015 13:23
Forum: Development around libVLC
Topic: Specific libVLC compilation
Replies: 8
Views: 759

Re: Specific libVLC compilation

I use this "How-to" to compile libVLC and the output is libvlc-3.0.0.aar archive (../android/libvlc/build/outputs/aar). The image above are the libraries inside the archive. I have included this library/archive in my project and it's working fine, but is little bit big for my purpose, beca...
by TomasValenta
13 Sep 2015 00:34
Forum: Development around libVLC
Topic: Specific libVLC compilation
Replies: 8
Views: 759

Re: Specific libVLC compilation

Ok,

please tell me how? The compiled archive has these libraries inside:
Image

and only libvlcjni.so has 18,2MB size. So how you mean "only taking the plugins that you actually need"?
by TomasValenta
11 Sep 2015 16:41
Forum: Development around libVLC
Topic: Specific libVLC compilation
Replies: 8
Views: 759

Specific libVLC compilation

Hello,

it's possible to compile only part of libVLC, eg. only "some specific codecs"? Because I need only support RTSP, HLS and MPEG-2 TS. It's this possible?

Thank you
by TomasValenta
04 Aug 2015 19:39
Forum: Development around libVLC
Topic: libVLC on Android x86 architecture
Replies: 6
Views: 884

Re: libVLC on Android x86 architecture

You're answering to the log report or my sentence? Because the log is from a real device...
by TomasValenta
31 Jul 2015 21:41
Forum: Development around libVLC
Topic: libVLC on Android x86 architecture
Replies: 6
Views: 884

Re: libVLC on Android x86 architecture

The problem is only on x86 architecture, on ARM is working fine. This is my simple libVLC implementation:
https://github.com/TomasValenta/WebCamV ... ivity.java
Can be problem in this?
by TomasValenta
31 Jul 2015 21:37
Forum: Development around libVLC
Topic: libVLC on Android x86 architecture
Replies: 6
Views: 884

Re: libVLC on Android x86 architecture

I don't have physical x86 device and in the emulator is problem with hardware acceleration, I think, because some streams invoke HardwareAccelerationError on libVLC interface. The user send me this log: 07-31 06:18:18.073 I/ActivityManager( 566): START u0 {cmp=cz.yetanotherview.webcamviewer.app/.str...
by TomasValenta
29 Jul 2015 21:55
Forum: Development around libVLC
Topic: libVLC on Android x86 architecture
Replies: 6
Views: 884

libVLC on Android x86 architecture

Hello, I am developer of this application: https://github.com/TomasValenta/WebCamViewer And I use libVLC as backend for playing live streams. A week ago I compile new libVLC version 3.0.0 and then the user Hiermur has reported problem with playing some live streams only on x86 architecture. Any idea...
by TomasValenta
27 May 2015 02:48
Forum: VLC for Android and Chrome OS
Topic: Build Failed "Contribs make failed"
Replies: 10
Views: 931

Re: Build Failed "Contribs make failed"

On Vivid (ubuntu-15.04) the build is succesfull with your suggestion. Thank you!
by TomasValenta
26 May 2015 23:17
Forum: VLC for Android and Chrome OS
Topic: Build Failed "Contribs make failed"
Replies: 10
Views: 931

Re: Build Failed "Contribs make failed"

Or I can try to build vlc on Vivid (ubuntu-15.04)
by TomasValenta
26 May 2015 22:38
Forum: VLC for Android and Chrome OS
Topic: Build Failed "Contribs make failed"
Replies: 10
Views: 931

Re: Build Failed "Contribs make failed"

After maybe twelve reruns, the build hang on: autopoint: *** The AM_GNU_GETTEXT_VERSION declaration in your configure.ac file requires the infrastructure from gettext-0.19.2 but this version is older. Please upgrade to gettext-0.19.2 or newer. autopoint: *** Stop. autoreconf: autopoint failed with e...
by TomasValenta
26 May 2015 20:36
Forum: VLC for Android and Chrome OS
Topic: Build Failed "Contribs make failed"
Replies: 10
Views: 931

Re: Build Failed "Contribs make failed"

Thank you Jean-Baptiste, so we need to wait for fix or can we do something? Today, I try this: http://stackoverflow.com/a/30350687/3796931, but not finishing with the successful build. Only from curiosity, why you build is working and our not (when we compile from the same source code)? Different bu...
by TomasValenta
25 May 2015 09:30
Forum: VLC for Android and Chrome OS
Topic: Build Failed "Contribs make failed"
Replies: 10
Views: 931

Re: Build Failed "Contribs make failed"

Thank you,

but I think, rolling back is not a real solution ;) I want to build the latest version. The developers tag the new version and not compile it?
by TomasValenta
23 May 2015 15:59
Forum: VLC for Android and Chrome OS
Topic: Build Failed "Contribs make failed"
Replies: 10
Views: 931

Re: Build Failed "Contribs make failed"

Hello, I have also problem to build latest version of VLC for Android. I use Ubuntu 14.04 and compiling version 1.3.2 was fine . But now when I try to compile version 1.4.1, the build fail on: touch .openjpeg contribs: make failed More from log: If you ever happen to want to link against installed l...

Go to advanced search