Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

Can't capture rtmpt:// flash video stream from selfcast.com

(http://stream-recorder.com/forum/showthread.php?t=2624)

frantel 06-06-2008 06:24 AM

Can't capture rtmpt:// flash video stream from selfcast.com


 
help me .... i know url snooper and orbit, but still i can not download stream from
Code:

http://www.selfcast.com/Sensation/recording/1061

Stream Recorder 06-06-2008 07:46 AM

Re: Can't capture rtmpt:// flash video stream from selfcast.com


 
It's an rtmpt stream. You can try the following programs to capture it:
RTMP Flash stream recorder

p.s. rtmpt streams are very hard to record.

frantel 06-13-2008 06:13 AM

Re: Can't capture rtmpt:// flash video stream from selfcast.com


 
Quote:

Originally Posted by Stream Recorder (Post 6340)
It's an rtmpt stream. You can try the following programs to capture it:
RTMP Flash stream recorder

p.s. rtmpt streams are very hard to record.

NOT WORKING :mad:

Stream Recorder 06-13-2008 06:42 AM

Re: Can't capture rtmpt:// flash video stream from selfcast.com


 
Quote:

Originally Posted by frantel (Post 6380)
NOT WORKING :mad:

I've tried every rtmp recorder I know to no avail. I repeat RTMPT streams are very hard to record. I've notified some developers about this stream. Hopefully the update will be released very soon.

At the moment I can only suggest to use screen video capture software to record from your screen.

frantel 06-16-2008 05:03 AM

Re: Can't capture rtmpt:// flash video stream from selfcast.com


 
Quote:

Originally Posted by Stream Recorder (Post 6383)
I've tried every rtmp recorder I know to no avail. I repeat RTMPT streams are very hard to record. I've notified some developers about this stream. Hopefully the update will be released very soon.

At the moment I can only suggest to use screen video capture software to record from your screen.

I think so :( but thanx ;)

noob2001204 06-24-2008 10:34 AM

Re: Can't capture rtmpt:// flash video stream from selfcast.com


 
try to download here

Code:

rtmpt://fms1.selfcast.com/watford/eb2b85bd-245e-4d19-967a-c8b3cccfd7d9/aa492698-70b8-4ead-824d-f42afcec2107?stream=stream06042008204220
i suggest you open the video page and let the video plays before downloading
it worth a try:)

frantel 06-27-2008 03:54 AM

Re: Can't capture rtmpt:// flash video stream from selfcast.com


 
Quote:

Originally Posted by noob2001204 (Post 6535)
try to download here

Code:

rtmpt://fms1.selfcast.com/watford/eb2b85bd-245e-4d19-967a-c8b3cccfd7d9/aa492698-70b8-4ead-824d-f42afcec2107?stream=stream06042008204220
i suggest you open the video page and let the video plays before downloading
it worth a try:)

Can you try to download it? Not working for me :confused:
What software are you using?

Thanx

sebastian 07-04-2008 06:00 PM

Re: Can't capture rtmpt:// flash video stream from selfcast.com


 
Got the same problem.

@noob2001204: Any chance to help us? How did you download it?

compn 07-06-2008 07:12 PM

Re: Can't capture rtmpt:// flash video stream from selfcast.com


 
i wonder if it works in gnash ?

nope, only appears to like http ...

ijalgila 07-13-2008 07:20 AM

Re: Can't capture rtmpt:// flash video stream from selfcast.com


 
Adobe is working so hard to keep us users from copying streaming media.. they have patented rtmp (must includes all the variants) and are working harder to put in more locks (like the sorcerer's stone in harry potter story). Layers upon layers of process, hiding, authentication, session, protocols, servers, tunnels, ports, ssl, DRM... it's not just as simple as copy and paste anymore..

It seemed absurd and selfish to patent a protocol to yourself, but once you have control over the flow, content providers would eventually falls into Adobe hands.. Whatever you want, you can get, only if you pay..

What began as a nifty animation gadget has transformed into the most important tool in internet multimedia delivery.. we just have to wait until history changes again.. for now, only screen cap is the only way to record your media.. unless someone reverse engineer swf and put in "Save media as" menu or come up with a terrific protocol/client/player/stream recorder/etc.. in time, there will always be another way around..

any ANONYMOUS forum user 05-30-2009 09:04 AM

Re: Can't capture rtmpt:// flash video stream from selfcast.com


 
Once I figured out the right URL ingredients, rtmpdump worked great for me.
Try rtmpdump or its successor flvstreamer like this:

Code:

rtmpdump -r rtmpt://fms1.selfcast.com/watford/eb2b85bd-245e-4d19-967a-c8b3cccfd7d9/aa492698-70b8-4ead-824d-f42afcec2107\?stream\=stream06042008204220 -o out.flv
or

Code:

rtmpdump --host fms1.selfcast.com --app watford/eb2b85bd-245e-4d19-967a-c8b3cccfd7d9 --playpath aa492698-70b8-4ead-824d-f42afcec2107\?stream\=stream06042008204220 -o out.flv

Stream Recorder 05-31-2009 08:24 PM

Re: Can't capture rtmpt:// flash video stream from selfcast.com


 
Quote:

Originally Posted by any ANONYMOUS forum user (Post 10944)
Once I figured out the right URL ingredients, rtmpdump worked great for me.
Try rtmpdump or its successor flvstreamer

There are a couple of problems with rtmpdump compared to other RTMP Flash stream recorders:
  • It can't find RTMP stream URLs (BTW what software do you prefer to use to find ones?)
  • It is a command line utility, so many newbies won't be able to use it.
But rtmpdump and flvstreamer are freeware and work on multiple platforms. This it is a huge plus for both programs.


All times are GMT -6. The time now is 02:37 PM.