Ok I need help.
I have my own stream and I want to get rid of the embed code that sawlive.tv provides (I hate it and want the direct link). I've used the RTMPdump helper and this is my output
Code:
rtmpdump -r "rtmp://204.45.157.98/flash" -a "flash" -f "WIN 17,0,0,134" -W "http://static2.sawlive.tv/player.swf" -p "http://sawlive.tv/v/bigbrothercanada" -y "18672?MTQzNDAxMjE5Nzs5ZmVmMmQ5ZDUyMTk2YWYzMTg4OTdmM2Q0MzU2ZDIyYw==" -o "18672.flv"
As you can see there is no longer the code that looks like:
http://sawlive.tv/embed/watch/...
Just to clarify, I want to be able to find it myself instead of have someone find it for me. I would like to learn.
Anyone know how I can find it?