Code Monkey home page Code Monkey logo

peervue's People

Contributors

n76 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

peervue's Issues

No audio on HLS streams

HLS streams have good video but no audio. Looking at the video definitions supported by Roku and looking at the video definitions served up by my PeerTube instance it seems they should work.

Current work around is to play MP4 streams instead of HLS.

Internationalization incomplete

Status of locale specific strings:

Identifier Locale Status
en_US US English Complete.
en_GB British English Verified by native GB English speaker.
fr_CA Canadian French Initial translations based on strings definitions in PeerTube source and Deepl translations from en_US
es_ES International Spanish Initial translations added.
de_DE German Not yet supported
it_IT Italian Not yet supported
pt_BR Brazilian Portuguese Not yet supported

Pull requests for language support will be greatly appreciated.

Low resolution video being played

Roku seems to be picking a much lower resolution/bitrate version of the video than it needs to.

Bit rate calculation has been reviewed and seems to be reasonable so the cause of this is unknown.

Playlist support?

Hi!

I'm new to brightscript, but I've done some coding on other platforms in the past.

I'm working with some first time coders to build a roku channel using the peervue source as an educational project.

We're going to tie it to a single instance with heavy moderation. Hopefully, we'll be able to get it published in the official roku store. (and, of course, any improvements we're able to make I will be happy to submit here as PRs, if you're interested.)

They're trying to figure out how to implement playlist support, such that one of the rows on the home scene can be playlists, with the thumbnail of each playlist displayed, and clicking through gets you a detail view with all of the videos in the playlist.

One of the students was able to get a detail view working without many issues, and I think one of the new coders who is working on the project got it to queue up the next video in the playlist automatically.

Where they're struggling is figure out how to get the playlists to display in the home scene. I took a quick look earlier, and saw that we'll need to modify sub loadVideoInfo(uuid) in home_scene.brs, but I suspect that there are other places I've missed.

I was hoping you'd be able to provide some guidance on other places in the code that might need to be updated to enable playlist support.

Either way, thank you for your time, and look for a fork from us soon.

Viewer should be able to specify preferred language

By default searches should use the Roku language as a default for finding videos.

But the user should also be able to specify another language (maybe multiple languages) or no language preference at all.

Update since ROKU has replaced "private" channels with "beta" channels?

Since the last update to this repo, it seems that ROKU has got rid of private channels: https://www.rokuguide.com/articles/roku-has-removed-all-private-channels-from-roku-devices

However, they still have something called "beta channels" which can be added via https://my.roku.com/account/add . Does Peervue still work through this mechanism? The code PEERVUE does not seem to be recognized when I enter it on the page above. (I'm in the US.)

Speed up apparent video loading

It might be possible to start pre-loading the video when the details screen is made visible (or even possibly when the video is highlighted on the overview page. That would reduce the time a user would need to wait for the video to start playing.

Might be in violation of Roku conditions

Looking at Roku’s Distribution Agreement paragraph 10.3 we cannot “include any web browser(s) in your Application, or enable end users to enter web addresses into your Application". Allowing the end user to enter the PeerTube instance server URL may be in violation.

Possibly a drop down list of available servers could be used. However as of this writing there are 452 instances which makes for an unwieldy pulldown.

Maybe a search text entry but instead of allowing a URL it should search within a list of known instances.

Feed failed to load bug

If an instance no longer exists then the app stops functioning. There is no command specifying what to do if an instance URL can't be found the problem occurs at line 35 of load_config_task.brs I don't understand the code as of yet or I'd fix it myself but if I had a guide I would make a routine that would either allow me to pres a key to drop me into the setup screen when that happens so that i can then input an instance URL that's valid. No matter how many times make install is invoked the same error screen shows up with a code 404 URL https://whatever.com not found and it just stalls there. I'm just going to try to hack it if I can't get any direction. It's the same using the git repo or the unofficial channel. Once i put an offending URL in the unofficial channel I have to delete the channel and reinstall it for it to start from scratch. No such luck for the git repo, make install just receives the same error screen. I don't know how to fix it yet.

Some text shows as boxes with X's

Roku built in fonts apparently only support Latin based alphabets. In theory, Roku channels can include custom fonts. But apparently the size of the custom font is limited to 40 or so KB. A universal font, at least the open source TTF ones I've found, are far larger than this.

Possible option: Create a subset of a universal font that includes the languages seen fairly often in PeerTube videos (Russian, Chinese, Japanese) but excludes all others.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.