Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TVVLCKit on Apple TV #1

Open
siong1987 opened this issue Nov 9, 2015 · 19 comments
Open

TVVLCKit on Apple TV #1

siong1987 opened this issue Nov 9, 2015 · 19 comments
Labels

Comments

@siong1987
Copy link
Owner

If we can get TVVLCKit on Apple TV, it will help a lot on playing the video/audio stream that we want without worrying about the file format.

@siong1987 siong1987 added the todo label Nov 9, 2015
@falk
Copy link

falk commented Nov 12, 2015

Perhaps ffmpeg could be run on the appletv instead of the web backend: https://github.com/kewlbear/FFmpeg-iOS-build-script

@siong1987
Copy link
Owner Author

@falk yes, that's exactly what I am looking at. it will be cool if someone can get it up and running on the AppleTV.

@falk
Copy link

falk commented Nov 23, 2015

@siong1987
Copy link
Owner Author

@falk i tried the above script too. the TVVLCKit didn't work as expected.

@falk
Copy link

falk commented Nov 23, 2015

I think you can use buildMobileVLCKit.sh from the official repo now: https://code.videolan.org/videolan/VLCKit/tree/iOS-2.7

There is also the precompiled lib from this post: https://forum.videolan.org/viewtopic.php?f=36&t=128638&start=40#p433969

@siong1987
Copy link
Owner Author

@falk awesome. you should try it out this weekend and see whether it works :)

@siong1987
Copy link
Owner Author

@falk if you successfully build it, let me know. i can figure it out from there.

@falk
Copy link

falk commented Nov 23, 2015

I will try to get it up and running in between work and my thesis.

@falk
Copy link

falk commented Nov 23, 2015

Also found https://github.com/sylverb/NAStify which seems to have a working tvos app using tvvlckit

@siong1987
Copy link
Owner Author

@falk awesome thanks! let me know once you have it up and running.

@falk
Copy link

falk commented Nov 30, 2015

I have not had the time to look at it, but have another idea: Present the streams from a dlna server like https://github.com/Janhouse/torrent-stream-dlna and let localcast/infuse/some other dlna player browse the folders and play the stream.

@siong1987
Copy link
Owner Author

@falk the goal is to get rid of server dependency. i don't think that it will be ideal.

@falk
Copy link

falk commented Dec 20, 2015

Here is as vlc example project: https://forum.videolan.org/viewtopic.php?f=36&t=129799

@siong1987
Copy link
Owner Author

@falk have you tried to get it work?

@falk
Copy link

falk commented Dec 25, 2015

Have not had the time. But just found https://github.com/pepibumur/PopcornTimeTV

@siong1987
Copy link
Owner Author

@falk that is cool. does it work?

@falk
Copy link

falk commented Jan 4, 2016

Yes, atm it is hard coded to play a torrent, but I think it can be combined with the interface you have already made.

@siong1987
Copy link
Owner Author

@falk also, it is using the default AVPlayerViewController. it won't work with most video formats for BT tho.

@falk
Copy link

falk commented Jan 23, 2016

It seems they are going to use vlckit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants