I'm watching live streams from the Meerkat app on their website http://meerkatapp.co/ You have to get the actual stream links from Twitter, I use TweetDeck. The video is aspect ratio is all screwed up, squished or stretched. I'd like to watch the live stream in VLC since it displays the video correctly.
While watching a live stream I can copy the video stream URL but the video comes through in chunks (chunk_0001811.ts) I can copy the latest chunk URL to VLC's "Open Network Stream" which plays for maybe 5 seconds then quits.
How can I get the live stream to play in VLC like it does in the browser by having it automatically get the next chunk file one after another??
+ Reply to Thread
Results 1 to 13 of 13
-
-
-
I may or may not have set it up correctly. I'm getting the following error:
error: No plugin can handle URL: http://meerkatapp.co/laurajanebarber/727ac870-681d-47b6-88d7-18a0b582d6dd
This is what I typed in:
"C:\Program Files (x86)\Livestreamer\livestreamer.exe" http://meerkatapp.co/laurajanebarber/727ac870-681d-47b6-88d7-18a0b582d6dd Best
I'm not sure if that is correct or not. -
livestreamer is way too complex for me too...
But I guess it needs a plugin for each site/url? -
Anonymous84347344Guest
Here is a list of all plugins:
Code:http://docs.livestreamer.io/plugin_matrix.html
Code:livestreamer "hls://cdn.meerkatapp.co/broadcast/ab71d839-aa5e-4cf1-8819-6a268633bf32/live.m3u8" best
Code:[cli][info] Found matching plugin stream for URL hls://cdn.meerkatapp.co/broadcast/ab71d839-aa5e-4cf1-8819-6a268633bf32/live.m3u8 [cli][info] Available streams: live (worst, best) [cli][info] Opening stream: live (hls)
-
Thanks for the information. I created a batch file and put your code in it to try since mine didn't work. I'll have to wait until the person is streaming again to try it myself.
How did you come up with "hls://cdn.meerkatapp.co/broadcast/" and "live.m3u8"? I couldn't find any thing like that in the source code on their page. I guess I don't know where to look. -
Anonymous84347344Guest
Not directly in the source code, but in an XML configuration file:
Code:http://resources.meerkatapp.co/broadcasts/727ac870-681d-47b6-88d7-18a0b582d6dd/summary
Code:"playlist":"http://cdn.meerkatapp.co/broadcast/727ac870-681d-47b6-88d7-18a0b582d6dd/live.m3u8"
Code:http://meerkatapp.co/hilzfuld/9d4c8a95-768a-4ebe-a42b-fef2b601adfc
Code:http://resources.meerkatapp.co/broadcasts/9d4c8a95-768a-4ebe-a42b-fef2b601adfc/summary
Code:http://cdn.meerkatapp.co/broadcast/9d4c8a95-768a-4ebe-a42b-fef2b601adfc/live.m3u8
-
Anonymous84347344Guest
A plugin is now available:
Code:livestreamer "http://meerkatapp.co/tncmylife/2549a728-66eb-406d-8bf0-701b51ec4dca" best
Code:[cli][info] Found matching plugin meerkat for URL http://meerkatapp.co/tncmylife/2549a728-66eb-406d-8bf0-701b51ec4dca [cli][info] Available streams: live (worst, best) [cli][info] Opening stream: live (hls)
-
Thank you very much for the update!
DL'd the .py file and placed it in "C:\Program Files (x86)\Livestreamer\livestreamer-1.12.2-py2.7.egg\livestreamer\plugins" directory.
I opened a Meerkat stream which did open in VLC however there was no audio, I watched in browser, there is audio. I'm not sure if LiveStreamer is recognizing the plugin since the other plugins are *.pyc and this is only *.py.
I'll continue playing around with it.Last edited by HDVid; 25th Aug 2015 at 20:11.
-
Anonymous84347344Guest
I was testing it by using this version [1] (contains the latest development code) in combination with VLC and MPC-HC. Audio / video playback was working fine with both players.
Codec information:
Code:Stream 0 Type: Video Original ID: 256 Codec: H264 - MPEG-4 AVC (part 10) (h264) Resolution: 368x642 Display resolution: 360x640 Decoded format: Planar 4:2:0 YUV Stream 1 Type: Audio Original ID: 257 Codec: MPEG AAC Audio (mp4a) Channels: Stereo Sample rate: 44100 Hz