vincelwt / RaspberryCast

:tv: Transform your Raspberry Pi into a streaming device. Videos can be sent from mobile devices or computers (Chrome extension).
MIT License
871 stars 138 forks source link

Unable to play from Voot #74

Open Vikassm73 opened 6 years ago

Vikassm73 commented 6 years ago

Youtube, local video works fine. but unable to play from Voot, Hotstar, zee5 etc..

Vikassm73 commented 6 years ago

Also, The raspberrycast cover the screen of raspbian. How to close this application so that I can use raspbian?

hungdq11 commented 6 years ago

Its depends on youtube-dl (https://github.com/rg3/youtube-dl)

hungdq11 commented 6 years ago

Also, The raspberrycast cover the screen of raspbian. How to close this application so that I can use raspbian?

./RaspberryCast.sh stop

Vikassm73 commented 6 years ago

Done following. Is it not sufficient? wget https://raw.githubusercontent.com/vincelwt/RaspberryCast/master/setup.sh && sudo sh setup.sh

Do I also need to do the following? sudo wget https://yt-dl.org/downloads/latest/youtube-dl -O /usr/local/bin/youtube-dl sudo chmod a+rx /usr/local/bin/youtube-dl hash -r

hungdq11 commented 6 years ago

Sorry, its also depends on omxplayer. In your case i saw youtube-dl returned HLS link so maybe it didn't work with omxplayer

Vikassm73 commented 6 years ago

I have already installed omxplayer. It works fine with raspiast as well as raspberrycast but only youtube. May be something additional required.

mheine commented 6 years ago

As mentioned above, if it cannot be downloaded by youtube-dl, it cannot be streamed by RaspberryCast. Also, if you want to use other programs and have RaspberryCast running in the background, set the new_log configuration option to false to not display the "RaspberryCast is ready" option 🙂

Vikassm73 commented 6 years ago

I have tried as it was mention in the supported site

http://rg3.github.io/youtube-dl/supportedsites.html