Hey<br><br>I tried it, and rtmpsrv crashed after writing the command line string. that string was incomplete.<br>I checked this thread where you were discussing with antoine: <a href="http://stream-recorder.com/forum/rtmpdump-problem-downloading-justin-tv-t9611.html">http://stream-recorder.com/forum/rtmpdump-problem-downloading-justin-tv-t9611.html</a><br>
his command line string looked like this:<br>./rtmpdump -j "63b8de623d8060ca46535b1e18f627bc3e614181:{\"swfDomains\": [\"<a href="http://justin.tv">justin.tv</a>\", \"<a href="http://jtvx.com">jtvx.com</a>\", \"<a href="http://xarth.com">xarth.com</a>\", .....<br>
the one I got looked like this:<br>rtmpdump -j "3443a704c030ee895aa9153227fe51f22368c5fe:{\""id\"": 633298128, \""swfDomains\"": [\""<a href="http://justin.tv">justin.tv</a>\"", \""<a href="http://jtvx.com">jtvx.com</a>\"", \""<a href="http://xarth.com">xarth.com</a>\"", [.....] , \""server!"<br>
<br>I got those strange \"" instead of \" and at the end of server some strange signs I don't know, looks like it's breaking there.<br><br>The error output:<br><a href="http://pastebin.com/MwycZ7DB">http://pastebin.com/MwycZ7DB</a><br>