Hi,
the playpath token you can read inside the script link...
Code:
http://www.04stream.com/weed.js?stream=*
....inside is the source link with dynamic values you have to call as next..
Code:
http://www.04stream.com/ebb.php?adsp=ttother&width=600&height=460&a=*
....in this source you find used functions who using the playpath hash...
Code:
(){return "?HERE_THE_HASH
Just follow the calls in your browsers webconsole there you can see it.If you want to build any auto grabber to get the stream datas then you could try to make a php script etc so you have to work with cookies & right request paramters or you get as content lenght 0 back.
On the other hand use RTMPDumpHelper and enter a large port range like 1500-19000 and get the stream datas with that.But also dont forget that it will expire after a while.
greetz