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

Adding vaughnlive.tv plugin #478

Closed
thinkpad4 opened this issue Aug 8, 2014 · 11 comments
Closed

Adding vaughnlive.tv plugin #478

thinkpad4 opened this issue Aug 8, 2014 · 11 comments

Comments

@thinkpad4
Copy link

Hi, could you add vaughnlive.tv plugin a lot of streamers moved there after JTV closed.

Thank you very much

@mr1sparkle
Copy link

Surprised vaughnlive still does not have a plugin yet. It's a huge streaming service among the social and entertainment sector. Alot of big JTV streamers have moved to vaughnlive already. A plugin is a must!

@tmgenex
Copy link

tmgenex commented Aug 11, 2014

Would love to see a vaughnlive plugin also. All of the popular streaming channels are now there.

@ghost
Copy link

ghost commented Aug 12, 2014

debugPortID = 84;
setGeoCode = 5;
def parseToken(self,token):
   token = token.split(":")
   tokenString = ""
   for tok in token:
      tokenString = tokenString + unichr(((int(tok.replace("0m0", "")) / debugPortID) / setGeoCode));
   return  tokenString

I've been looking into making a vaughnlive plugin for a while now but couldn't get anything working above is python code used to decode the weird token given in the flashvars

example of weird token given in flash vars:
0m049140:0m023100:0m031080:0m042840:0m034020:0m042000:0m044520:0m048720:0m043260:0m049560:0m028140:0m037380:0m044520:0m031080:0m034440:0m037380:0m035280:0m043680:0m033180:0m048300:0m021420:0m034860:0m037380:0m036120:0m022680:0m041580:0m047880:0m047040:0m030660:0m041580:0m050400:0m048720

This token seems to change every time you refresh the page

here is an example of a parsed token: 9EtOQKEYYl56uBzmvqFBazac93zzQTl

I've had no luck after this hope this information is useful to others!

@thinkpad4
Copy link
Author

Here is a example stream http://vaughnlive.tv/docbrown1

@aeocosmic
Copy link

Ive tried several rtmpdump methods to work on vaughnlive but no luck. Hope the plugin gets developed.

@aeocosmic
Copy link

sniffed a sample vaughn stream with stream transport. It manages to play directly on livestreamer for a few sec before it shuts down. Other rtmp streams work but vaughn doesnt. Thought i would bring it up

rtmp://50.7.78.50:443/live?bRitPtv6iHCFKBZMi2nE9MwlbuyQHV1y/live_arconai7

@Renatovi557
Copy link

Thank you for the work you do
I would like to know which is the example stream?
so?
http://127.1:88/vaughnlive.tv/univision_hd19
so it does not work..please help!!

thank you

@chrippa
Copy link
Owner

chrippa commented Aug 24, 2014

That URL does not make sense, just use "http://vaughnlive.tv/univision_hd19".

@Renatovi557
Copy link

I use dreambox enigma2

@Renatovi557
Copy link

It works ... thanks!

@Renatovi557
Copy link

Hello everyone
The plugin no longer works for vaughlive
please is there any solution?
thanks

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

No branches or pull requests

6 participants