Quote:
Originally Posted by offthecuff
sniif the stream url with
url snopper
you will get this
Code:
rtmp://edge01.camsoda.com/cam?token=b2b945039fc7c038ebb2f3c57ea0d75d
add //?mp4: and model name to the end of the url like this
use with livestreamer like this
Code:
livestreamer "rtmp://edge01.camsoda.com/cam?token=b2b945039fc7c038ebb2f3c57ea0d75d//?mp4:heidicox" best -o C:\trollop.flv
token changes get your own
|
That doesn't seem to work anymore
livestreamer gives the error
Code:
[cli][info] Found matching plugin stream for URL rtmp://vide2.camsoda.com:1935/cam?token=f29a4b41d68bce5e0b9ff78aad700eb5//?mp4:modelname
[cli][info] Available streams: live (worst, best)
[cli][info] Opening stream: live (rtmp)
[cli][error] No data returned from stream
IDM gives the error
Code:
Stream alias access denied ?mp4:modelname
Any ideas?