Search found 17 matches

Go to advanced search

by kapoorsudhish
25 Sep 2013 08:21
Forum: VLC media player for macOS Troubleshooting
Topic: Configuring vlc with limited options
Replies: 0
Views: 176

Configuring vlc with limited options

Hi All, I am using vlc for RTP streaming and wanted to disable other components like "mkv" "fonts" etc. I am trying to modify the vlc "vlc/configure.ac" and "vlc/extras/package/ios/build.sh" without any success, can some information be shared about how can &qu...
by kapoorsudhish
13 Sep 2013 15:03
Forum: VLC media player for macOS Troubleshooting
Topic: libMobileVLCKit.a and libMediaLibraryKit.a are under LGPL??
Replies: 4
Views: 1662

Re: libMobileVLCKit.a and libMediaLibraryKit.a are under LGP

Hi Felix,
Thanks for the detailed response it was of great help.

Regards,
Sudhish
by kapoorsudhish
13 Sep 2013 12:23
Forum: VLC media player for macOS Troubleshooting
Topic: libMobileVLCKit.a and libMediaLibraryKit.a are under LGPL??
Replies: 4
Views: 1662

Re: libMobileVLCKit.a and libMediaLibraryKit.a are under LGP

Thanks Jean, I am using vlc-iOS-2.1.0 project and building it using "buildAspenProject.sh" where i extract the "libMobileVLCKit.a, libMediaLibraryKit.a and libupnpx.a" and use it my code. My question is if i use these libraries am i tied up under GPL or LGPL just because i am usi...
by kapoorsudhish
12 Sep 2013 07:25
Forum: VLC media player for macOS Troubleshooting
Topic: libMobileVLCKit.a and libMediaLibraryKit.a are under LGPL??
Replies: 4
Views: 1662

libMobileVLCKit.a and libMediaLibraryKit.a are under LGPL??

Hi All, I have developed an RTP streaming application for iOS and wanted to use the libraries "libMobileVLCKit.a and libMediaLibraryKit.a" from VLC player and use it in my application. There are certain quires which i have in this regard: 1. Are these libraries GPL/LGPL? 2. If GPL do i nee...
by kapoorsudhish
10 Sep 2013 11:46
Forum: VLC media player for macOS Troubleshooting
Topic: How to reduce VLC buffering time when video starts??
Replies: 4
Views: 3721

Re: How to reduce VLC buffering time when video starts??

Thanks for the reply Felix, but how can this be called using an API because i am using VLC libraries for streaming??
by kapoorsudhish
06 Sep 2013 14:15
Forum: VLC media player for macOS Troubleshooting
Topic: How to reduce VLC buffering time when video starts??
Replies: 4
Views: 3721

How to reduce VLC buffering time when video starts??

Hi All, I am doing RTP streaming using VLC but the video does not start to play till the time the data gets buffered for 10-secs. Can the initial buffering be reduced from 10 sec to ~3sec, the problem persists if the data starts to buffer in between also where the video is not smooth and start to bu...
by kapoorsudhish
04 Sep 2013 14:52
Forum: VLC media player for macOS Troubleshooting
Topic: Bad Video Quality while streaming RTP with vlc
Replies: 2
Views: 1111

Re: Bad Video Quality while streaming RTP with vlc

Thanks for the response Felix, the fix works fine for the static images, but as soon as a moving object is seen, the video becomes blocky and bad (i was unable to upload the picture of the blocky video). Is there some way i can reduce the blocky/jerkiness of the video?? Also is there a way to reduce...
by kapoorsudhish
04 Sep 2013 10:07
Forum: VLC media player for macOS Troubleshooting
Topic: Bad Video Quality while streaming RTP with vlc
Replies: 2
Views: 1111

Bad Video Quality while streaming RTP with vlc

Hi All, I have written an application which does HD streaming using RTP on IPad1, but the quality of video is very bad. I have taken options from VLC player and applied the same on the media object as shown in bellow code: NSUserDefaults *defaults = [NSUserDefaults standardUserDefaults]; _mediaPlaye...
by kapoorsudhish
22 Aug 2013 12:11
Forum: VLC media player for macOS Troubleshooting
Topic: Error while dislpaying video on iOS device
Replies: 8
Views: 1087

Re: Error while dislpaying video on iOS device

Hi Jean,
Thanks for reply but i cannot see any function call to change the deblocking filter algorithm?? How can i do that??

Regards,
Sudhish Kapoor
by kapoorsudhish
22 Aug 2013 12:09
Forum: VLC media player for macOS Troubleshooting
Topic: Error while dislpaying video on iOS device
Replies: 8
Views: 1087

Re: Error while dislpaying video on iOS device

HI patio please follow the code paste above to setup the view on iOS.
by kapoorsudhish
21 Aug 2013 11:17
Forum: VLC media player for macOS Troubleshooting
Topic: How to force VLC to use UDP for RTP streaming?
Replies: 1
Views: 478

How to force VLC to use UDP for RTP streaming?

Hi All,
Can i know the function or setting to force the RTP streaming over UDP socket and not over TCP...???

Regards,
Sudhish Kapoor.
by kapoorsudhish
21 Aug 2013 06:29
Forum: VLC media player for macOS Troubleshooting
Topic: Error while dislpaying video on iOS device
Replies: 8
Views: 1087

Re: Error while dislpaying video on iOS device

Thanks for reply Jean, and yes the error can be ignored and the video is getting played by setting the view output correctly. But the video quality is very blocky any information on how that can be improved??
by kapoorsudhish
20 Aug 2013 11:52
Forum: VLC media player for macOS Troubleshooting
Topic: Error while dislpaying video on iOS device
Replies: 8
Views: 1087

Re: Error while dislpaying video on iOS device

Thanks Jean but the video is not getting displayed on the screen??
by kapoorsudhish
20 Aug 2013 07:51
Forum: VLC media player for macOS Troubleshooting
Topic: Error while dislpaying video on iOS device
Replies: 8
Views: 1087

Error while dislpaying video on iOS device

Hi All, I managed to build a test application from libvlc and running the same on the iOS device, but while displaying the video on the screen, i am getting following errors: [0x1196010] main generic error: option marq-color does not exist [0x1196010] main generic error: option marq-opacity does not...
by kapoorsudhish
15 Aug 2013 11:39
Forum: VLC media player for macOS Troubleshooting
Topic: Building VLCKit for iOS using Xcode 4.6.3
Replies: 4
Views: 2005

Re: Building VLCKit for iOS using Xcode 4.6.3

Hi Felix, Thanks for the response, is there any way i can build the VLC libraries and use it in my application?? Or do i need to wait for the MobileVLCKit script to be working? Also i wanted to use the VLC as mentioned https://wiki.videolan.org/Mac_OS_X_Framework/ but i cannot build that project als...
by kapoorsudhish
14 Aug 2013 14:32
Forum: VLC media player for macOS Troubleshooting
Topic: Building VLCKit for iOS using Xcode 4.6.3
Replies: 4
Views: 2005

Building VLCKit for iOS using Xcode 4.6.3

Hi All, I am new to iOS and i am trying to build VLC Media kit library on iOS using Xcode 4.6.3 i am following the instructions in https://wiki.videolan.org/Mac_OS_X_Framework/ i am not able to compile the code. Any pointers to the library installation will be helpfull. The error i am getting while ...

Go to advanced search