View Single Post
  #15  
Old 03-03-2016, 05:43 AM
woodsman woodsman is offline
Junior Member
 
Join Date: Apr 2014
Posts: 5
woodsman is on a distinguished road
Default

Re: showup.tv how to record with rtmpdump?


Quote:
Originally Posted by ArekMe View Post
Send me info how you want do it. Javascript? Php? I can send some code in golang.

I have ready autodownload app with simple webgui, that monitor activity on page and run rtmpdump when model is online.

bash
wget http://showup.tv/egzotycznaprzygoda
parsing
then
echo -n $model | openssl md5
echo -n $my_id$model | openssl md5
echo -n $my_id/$model | openssl md5
but always wrong md5 hash
Reply With Quote