Git Product home page Git Product logo

Comments (9)

DevonLian avatar DevonLian commented on August 24, 2024 3

@theonlyShiro I've experimented the same issue on my Raspberry Pi. Few infos :

  • It's probably due to vlc crashing as you're launching it from a shell with no display informations. To confirm it, try to launch vlc from your shell :
    vlc
    Then maybe try another player
  • It might be an issue on ARM architectures Livestreamer - Issues and I managed to stream your video on my linux laptop.
  • Livestreamer isn't maintained See this Thread. Streamlink is the maintained version of it
  • However Streamlink nor Livestreamer will support most of Youtube videos/music, producing this error :
    error: This plugin does not support protected videos, try youtube-dl instead

So i'd recommend switching from livestreamer/streamlink to youtube-dl. You can do this by modifying the code in picast.js, and replace it to combine youtube-dl and a media player such as omxplayer.

Another streaming solution here :
https://github.com/DevonLian/PYCASTER

It's my version of @lanceseidman PiCAST, i fixed livestreamer's issues and improved the GUI.

from picast.

Kurainu avatar Kurainu commented on August 24, 2024 1

@lanceseidman Sorry again for the stupid question but when i go the the url and give it the youtube video id it says only Streaming youtube video... i also tryed on my tv and second monitor but nothing happens.

from picast.

jbabu avatar jbabu commented on August 24, 2024 1

Picast 3 not working any more in my raspberry pi 3 device. Please provide tutorial @lanceseidman

from picast.

lanceseidman avatar lanceseidman commented on August 24, 2024

So what is happening is express didn't get installed. Please use NPM to do an install of express.

from picast.

DevonLian avatar DevonLian commented on August 24, 2024

@theonlyShiro @jbabu I can maybe help, what's the issue ?

from picast.

Kurainu avatar Kurainu commented on August 24, 2024

@DevonLian So the Problem is When try to stream a youtube video it says streaming youtube video but nothing happens. and look at my first post. but i have installed the express module

from picast.

DevonLian avatar DevonLian commented on August 24, 2024

PiCAST uses livestreamer to stream videos. However, livestreamer is not developped anymore it seems. There's a fork of it : streamlink.

Youtube often changes it settings, thus making unupdated tools to fail to fetch its videos.

1). Try using the command line to launch a youtube video using livestreamer
livestreamer URL

And give us the output. It always failed for me, telling me that "no plugin was able to handle that url"

from picast.

Kurainu avatar Kurainu commented on August 24, 2024

@DevonLian this comes up
f24ce28dd42d4b37ab64174cdbb6db7e

from picast.

lanceseidman avatar lanceseidman commented on August 24, 2024

You need to do forever start <filename.js>

from picast.

Related Issues (20)

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.