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

Picarto - [cli][error] No data returned from stream #1419

Open
camcleod99 opened this issue Jul 31, 2016 · 2 comments
Open

Picarto - [cli][error] No data returned from stream #1419

camcleod99 opened this issue Jul 31, 2016 · 2 comments

Comments

@camcleod99
Copy link

Latest windows binary, any attempt to watch a stream produces the following (In powershell but it happens in cmd too)

PS C:\Users\me> livestreamer www.picarto.tv/live/channel.php?watch=them best
[cli][info] Found matching plugin picarto for URL www.picarto.tv/live/channel.php?watch=them
[cli][info] Available streams: live (worst, best)
[cli][info] Opening stream: live (rtmp)

Twitch works fine.

@ghost
Copy link

ghost commented Aug 1, 2016

This update seems to work: #1332

livestreamer "https://picarto.tv/DarkFlame" best
[cli][info] Found matching plugin picarto for URL https://picarto.tv/DarkFlame
[cli][info] Available streams: live (worst, best)
[cli][info] Opening stream: live (rtmp)
[cli][info] Starting player: "C:\Program Files (x86)\Video\MPC-HC\mpc-hc.exe"
Video: MPEG4 Video (H264) 1280x720 30fps 665kbps [V: h264 main L3.1, yuv420p, 1280x720, 665 kb/s]
Audio: AAC 48000Hz stereo 196kbps [A: aac lc, 48000 Hz, stereo, 196 kb/s]

Twitch works fine.

Twitch.tv is not comparable with Picarto.tv, because they do not use any RTMP streams.

@klendrop
Copy link

klendrop commented Sep 1, 2016

Picarto has done some updates and this seems to be broken again. I copy and pasted (crude, i know) the update mentioned and I get (randomly chosen example):

livestreamer  "picarto.tv/Mandee" best
[cli][info] Found matching plugin picarto for URL picarto.tv/Mandee
[cli][info] Available streams: live (worst, best)
[cli][info] Opening stream: live (rtmp)
[cli][error] No data returned from stream 

Also, if I choose a stream that's part of a multistream I get:

livestreamer "picarto.tv/Unikeko" best
[cli][info] Found matching plugin picarto for URL https://picarto.tv/Unikeko
error: No streams found on this URL: https://picarto.tv/Unikeko

which is different. I guess then this doesn't handle multistreams gracefully?

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

Successfully merging a pull request may close this issue.

2 participants