Search found 11 matches

Go to advanced search

by garanda
19 Dec 2018 22:00
Forum: VLC for iOS, iPadOS and Apple TV
Topic: No audio on Hardware decode
Replies: 2
Views: 213

Re: No audio on Hardware decode

Please provide more information about the media you are trying to play and whether you are using headphones (wired? bluetooth?) etc. I'm playing unicast and multicast streams, seems to not working on latest Apple devices like iPhone Xs or iPad Pro 11". I'm not using headphones just the iPhone/...
by garanda
18 Dec 2018 11:32
Forum: VLC for iOS, iPadOS and Apple TV
Topic: No audio on Hardware decode
Replies: 2
Views: 213

No audio on Hardware decode

I'm using the latest vlc version 3.1.4 and I have this issue when option hardware decode is on, the sound not work.

If I turn off Hardware decode then the sound works fine.

Appreciated any help.

Regards
by garanda
25 Jul 2018 14:36
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Chromecast stops playing after lock device (iOS)
Replies: 15
Views: 7029

Re: Chromecast stops playing after lock device (iOS)

Just to be sure, when you say it stop playing is it perhaps pausing? Could you please check if "Audio Playback in background" is activated in the settings? Hey, I mean stop, the Chromecast image on TV shows a blue Chromecast icon, that is usual when the stream is stopped. Audio playback i...
by garanda
24 Jul 2018 20:22
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Chromecast stops playing after lock device (iOS)
Replies: 15
Views: 7029

Re: Chromecast stops playing after lock device (iOS)

Hey quick question, when you come back into VLC is the video still playing or did the entire app Crash ? No crash, for some streams when come back still the same screen with the TV icon and title "Chromecast connected", there's no video playing. For other streams the video stops on app an...
by garanda
24 Jul 2018 17:26
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Chromecast stops playing after lock device (iOS)
Replies: 15
Views: 7029

Chromecast stops playing after lock device (iOS)

With new version 3.1.0 I can cast perfect the video to my Chromecast, but if I lock my iOS device or minimize the app, after a few seconds the Chromecast stops playing, if the application remains on screen the stream never stop, there's anything I can configure or this is a normal behaviour? Thanks ...
by garanda
12 Jun 2018 17:03
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Decrypt streams
Replies: 0
Views: 284

Decrypt streams

Hello, I’m using a mobile and tvOS frameworks which works marvelous for my porpoises, now I face a new challenge that requires the encryption of the Multicast payload. Looks like the libdvbcsa project could be very helpful, is there any way to use it on the MobileVLCKit for decrypt stream or maybe c...
by garanda
14 Jul 2016 21:07
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Any way to play file from smb server using MobileVLCKit
Replies: 6
Views: 5622

Re: Any way to play file from smb server using MobileVLCKit

The latest is typically the most the stable :) Thanks felix now I'm able to open files from smb... I have one last question for you, I'm having an issue when try to open a file from smb and its path has some space, e.g: "smb://user:pass@host/folder name/video.mp4" I'm replacing the spaces...
by garanda
13 Jul 2016 12:49
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Any way to play file from smb server using MobileVLCKit
Replies: 6
Views: 5622

Re: Any way to play file from smb server using MobileVLCKit

Of course this must work. VLC-iOS uses the exact same VLCKit we deliver separately. However, note that SMB support was added to v3.0, which is only available as pre-release versions as of yet. Many thanks Felix, you lead me in the right way, I was using the 2.2.2 version. So, you recommend any stab...
by garanda
06 Jul 2016 11:46
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Any way to play file from smb server using MobileVLCKit
Replies: 6
Views: 5622

Any way to play file from smb server using MobileVLCKit

I'm Using MobileVLCKit to browse my local network shares using VLCMediaDiscoverer on iOS, but when I try to initialize I receive this error: core services discovery error: no suitable services discovery module Another thing that I'm try is to initialize de VLCMedia with the smb scheme like this: let...
by garanda
06 Jul 2016 08:34
Forum: VLC for iOS, iPadOS and Apple TV
Topic: How to distinguish audio file from video file MobileVLCKit
Replies: 2
Views: 551

Re: How to distinguish audio file from video file MobileVLCKit

I would assume you could ask VLCKit to get the track infos and inspect these. When there are no video tracks it is most likely an audio file.
Yeah it works great, I'm using the mediaPlayerTimeChanged delegate's method and it works great.

Thanks for your help.
by garanda
28 Jun 2016 09:47
Forum: VLC for iOS, iPadOS and Apple TV
Topic: How to distinguish audio file from video file MobileVLCKit
Replies: 2
Views: 551

How to distinguish audio file from video file MobileVLCKit

Is there any way to know if the stream to play is only a audio file, I need to make a difference workflow for only audio playback.

I'm Using MobileVLCKit 2.2.2 from cocoapods.

Go to advanced search