Quote:
Originally Posted by woodsman
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
|
No no no .... this can't work !

It's not so easy as you think.
You must do:
- login to showup.tv
- get yout md5 (you must parse webpage for that, not calculate from nothing), connect to showup websock server, send them your md5 and model name, you get model id in response.
Now you can put this id in rtmpdump command line.
If you buy me beer i can wrote simple app to do this for you.