-
Notifications
You must be signed in to change notification settings - Fork 580
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
[Plugin request] Myfreecams #561
Comments
When you visit a room on the mobile site m.myfreecams.com it loads a URL that looks like this The information you need to fill out the URL can also be found on the desktop site. I don't know how to make a plugin but the information above might help someone make one, I'm not sure how you go directly to a room tho. |
I figured out how to do this with code. Here is a node.js script that will take a myfreecams URL or model name, and output the correct livestreamer hlsvariant url: https://gist.github.com/Sembiance/df151de0006a0bf8ae54 Essentially the steps are:
Now you can execute livestreamer with the outputed hlsvariant URL and it will work. Should be fairly straightforward for someone to convert my nodejs script into a python plugin. |
I have done that, related to MyFreeCams, if it can help:
|
i need this but im new. |
Then use it. |
looks like rrly complex for me. it fis working? |
Your English isn’t working, fix it first. |
sorry. looks like rrly complex for me. it is working? |
... |
On their mobile site http://m.myfreecams.com/ some of the shows have mobile feeds, IIRC they are HLS. I've been able to get the RTMP URL by pressing the live feed button and inspecting the player area but now it says my browser doesn't support video playback.
The text was updated successfully, but these errors were encountered: