Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
CamSoda.comHas anyone managed to auto capture anything from camsoda? I know TubeDigger will capture from there but i was wondering if there was a more automated solution?
Rykorb |
#2
|
|||
|
|||
Re: CamSoda.comjust tried RTMPDumpHelper and that works
as does the sniffed short rtmp url in vlc also livestreamer works and IDM so easy got some rough looking trollops there |
#3
|
|||
|
|||
Re: CamSoda.comAny chance you can run me through how you got live streamer to work please?
|
#4
|
|||
|
|||
Re: CamSoda.comsniif the stream url with
url snopper you will get this Code:
rtmp://edge01.camsoda.com/cam?token=b2b945039fc7c038ebb2f3c57ea0d75d Code:
//?mp4:heidicox Code:
livestreamer "rtmp://edge01.camsoda.com/cam?token=b2b945039fc7c038ebb2f3c57ea0d75d//?mp4:heidicox" best -o C:\trollop.flv |
#5
|
|||
|
|||
Re: CamSoda.comQuote:
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 Code:
Stream alias access denied ?mp4:modelname |
#6
|
|||
|
|||
Re: CamSoda.comHi,
so its working.If you get no data returned then model isnt active.Just try it again with any other model you can see on that site.Also be sure you are using a server which is used.There are also videX servers not only edge.Also check the model playpaths so they are not always just the name only (encX).You also dont need to use token.Just a info. greetz |
#7
|
|||
|
|||
Re: CamSoda.comQuote:
Code:
rtmp://vide5.camsoda.com:1935/cam?//?mp4:modelname-encX |
#8
|
|||
|
|||
Re: CamSoda.comHi again,
camsoda is simple to handle and you can grab all infos you need directly from json files (check API site calls in browser console).Below a example... Code:
rtmp://vide3.camsoda.com:1935/cam?token=//?mp4:weetshersaitxxs-enc10 Code:
rtmp://*.camsoda.com:1935/cam?token=//?mp4:weetshersaitxxs-* Just start your browser / console and load to main page and then enter API into searchmask to find the link of online models (json file).Now you can serach your model xy to check whether its online or not + status.Do same if you load any xy model page to find the model json files and in one you find all streaming datas you need to build & execute with any stream tools.Would be better if someone does write a simple script for that or any extern tool to make it simple to use for you and others or maybe you add a request on streamlink site to add your site into plugin list etc. greetz |
Tags: cam soda |
Thread Tools | |
Display Modes | |
|
|