LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 10-17-2007, 12:13 AM   #16
Alien_Hominid
Senior Member
 
Registered: Oct 2005
Location: Lithuania
Distribution: Hybrid
Posts: 2,247

Rep: Reputation: 53

Try vlc player then. In the link I gave it is written that it can save flash video streams.
 
Old 10-17-2007, 04:58 AM   #17
linuxhippy
Senior Member
 
Registered: Sep 2004
Location: Philadelphia, PA
Distribution: Xubuntu, Mythbuntu, Lubuntu, Picuntu, Mint 18.1, Debian Jessie
Posts: 1,207

Original Poster
Rep: Reputation: 47
ok-I have VLC Player installed now. I cannot get it to open a network stream. This is what happened:

[huntz@LinuxHippyIII ~]$ vlc http://www.rbc.org/radio_and_tv/day_...ry/56796.aspx#
VLC media player 0.8.6c Janus
[00000323] access_http access error: error: HTTP/1.1 400 Bad Request
[00000323] access_http access error: error: HTTP/1.1 400 Bad Request
[00000323] access_mms access error: error: HTTP/1.1 400 Bad Request

Last edited by linuxhippy; 10-17-2007 at 05:03 AM.
 
Old 10-17-2007, 05:45 AM   #18
Alien_Hominid
Senior Member
 
Registered: Oct 2005
Location: Lithuania
Distribution: Hybrid
Posts: 2,247

Rep: Reputation: 53
Try on stream, not on web page.
 
Old 10-17-2007, 12:49 PM   #19
bl0tt0
Member
 
Registered: Aug 2005
Location: The Glorious People's Republic of Austin
Posts: 178

Rep: Reputation: 62
and other streaming media

I don't mean to hijack this thread, but I was just wondering if anyone had any success with using the mplayer plugin to save streaming media from firefox? I saw that there is a download option, but that seems to just save the playlist when I've used it. I know about using -dumpstream and -dumpfile from the mplayer command line, but I can't find any info on using the plugin to do this.
 
Old 10-17-2007, 05:05 PM   #20
linuxhippy
Senior Member
 
Registered: Sep 2004
Location: Philadelphia, PA
Distribution: Xubuntu, Mythbuntu, Lubuntu, Picuntu, Mint 18.1, Debian Jessie
Posts: 1,207

Original Poster
Rep: Reputation: 47
Quote:
Originally Posted by Alien_Hominid View Post
Try on stream, not on web page.
ok-I did a view>source on the page and found the supposed http location and did this:

huntz@LinuxHippyIII dwhelper]$ vlc http://rbc.edgeboss.net/flash/rbc/dod/programs/2045.flv
VLC media player 0.8.6c Janus
00000311] main playlist: nothing to play

I also got the same result from saving the flv file with download helper:

huntz@LinuxHippyIII dwhelper]$ vlc 2045.flv
VLC media player 0.8.6c Janus
[00000311] main playlist: nothing to play

Can this be done?
 
Old 10-18-2007, 03:08 AM   #21
Alien_Hominid
Senior Member
 
Registered: Oct 2005
Location: Lithuania
Distribution: Hybrid
Posts: 2,247

Rep: Reputation: 53
I'm going to investigate this. Obviously this site uses RTMP protocol. Apparently RTMP is tunneled through HTTP which gives more problems. I'll post some type of tut if I manage to grab the stream. It's bad that there are oly 24 hours in a day. It's hard to keep up with everything.

BTW, happy birthday.

Last edited by Alien_Hominid; 10-18-2007 at 03:26 AM.
 
Old 10-18-2007, 04:36 AM   #22
linuxhippy
Senior Member
 
Registered: Sep 2004
Location: Philadelphia, PA
Distribution: Xubuntu, Mythbuntu, Lubuntu, Picuntu, Mint 18.1, Debian Jessie
Posts: 1,207

Original Poster
Rep: Reputation: 47
Yes! Today is my birthday, thank you!

You know a lot about this...how did you find out that it's an RTMP stream?


Quote:
Originally Posted by Alien_Hominid View Post
I'm going to investigate this. Obviously this site uses RTMP protocol. Apparently RTMP is tunneled through HTTP which gives more problems. I'll post some type of tut if I manage to grab the stream. It's bad that there are oly 24 hours in a day. It's hard to keep up with everything.

BTW, happy birthday.
 
Old 10-18-2007, 05:20 AM   #23
bmarx
Member
 
Registered: Dec 2004
Distribution: Slackware, Arch, FreeBSD
Posts: 202

Rep: Reputation: 34
Use the firefox extensions: flashblock, and live http headers. When you visit a page that has a flash movie you want, open the live http headers extension. The flash movie should still be blocked at this point. Clear any extraneous entries in live http headers, and click on the flash movie. You will see the request that is sent and to what server to get the flash movie. Copy the request and put in browser. Save when prompted. Play with mplayer.
 
Old 10-18-2007, 07:35 AM   #24
Alien_Hominid
Senior Member
 
Registered: Oct 2005
Location: Lithuania
Distribution: Hybrid
Posts: 2,247

Rep: Reputation: 53
nmaped cp37423.edgefcs.net (got cp37423.edgefcs.net from flv file)
 
Old 10-18-2007, 01:15 PM   #25
linuxhippy
Senior Member
 
Registered: Sep 2004
Location: Philadelphia, PA
Distribution: Xubuntu, Mythbuntu, Lubuntu, Picuntu, Mint 18.1, Debian Jessie
Posts: 1,207

Original Poster
Rep: Reputation: 47
Quote:
Originally Posted by bmarx View Post
Clear any extraneous entries in live http headers, and click on the flash movie. You will see the request that is sent and to what server to get the flash movie. Copy the request and put in browser. Save when prompted. Play with mplayer.
That sounds like it would work, but it's not for me with this stream. I installed both firefox extensions. When the flash player window opens up and is stopped by flash block I right click on the border and pick page info to get to the live http extension. I have another window then with 6 tabs...I cannot clear any of the entries. Am I doing this right?
 
Old 10-18-2007, 01:56 PM   #26
Alien_Hominid
Senior Member
 
Registered: Oct 2005
Location: Lithuania
Distribution: Hybrid
Posts: 2,247

Rep: Reputation: 53
Update: Managed to get stream saved on Win box. Now going to get native Linux sollution working (need to check red5). If I won't be able, I'll try wine then.
 
Old 10-19-2007, 04:26 AM   #27
linuxhippy
Senior Member
 
Registered: Sep 2004
Location: Philadelphia, PA
Distribution: Xubuntu, Mythbuntu, Lubuntu, Picuntu, Mint 18.1, Debian Jessie
Posts: 1,207

Original Poster
Rep: Reputation: 47
Quote:
Originally Posted by Alien_Hominid View Post
Update: Managed to get stream saved on Win box. Now going to get native Linux sollution working (need to check red5). If I won't be able, I'll try wine then.
This sounds good-any solution will do...what's the Win solution?
 
Old 10-19-2007, 04:59 AM   #28
reikyv
Member
 
Registered: Oct 2007
Location: Malaysia
Distribution: Slackware
Posts: 80

Rep: Reputation: 15
Hi, in fact you can find those flash video in /tmp.
But once it finished downloaded and you close the page, it gone...

I always grab the flash video there.

So try play a streaming flash video, and run 'ls -l /tmp', you will see something interesting... :-p

Last edited by reikyv; 10-19-2007 at 05:00 AM.
 
Old 10-19-2007, 05:07 AM   #29
linuxhippy
Senior Member
 
Registered: Sep 2004
Location: Philadelphia, PA
Distribution: Xubuntu, Mythbuntu, Lubuntu, Picuntu, Mint 18.1, Debian Jessie
Posts: 1,207

Original Poster
Rep: Reputation: 47
Quote:
Originally Posted by reikyv View Post
Hi, in fact you can find those flash video in /tmp.
But once it finished downloaded and you close the page, it gone...

I always grab the flash video there.

So try play a streaming flash video, and run 'ls -l /tmp', you will see something interesting... :-p
I tried that with this stream and didn't see a new file or directory in /tmp before closing the flash window. Have you tried this method with this video? Here is the link again:

http://www.rbc.org/radio_and_tv/day_...ery/56796.aspx

Also, which web browser are you using? I cannot find where firefox is caching flash files (some of the cached files go into ~/.mozilla/firefox/kq5pulrn.default/Cache).

Last edited by linuxhippy; 10-19-2007 at 05:55 AM.
 
Old 10-19-2007, 06:59 AM   #30
reikyv
Member
 
Registered: Oct 2007
Location: Malaysia
Distribution: Slackware
Posts: 80

Rep: Reputation: 15
Hi linuxhippy,

I am so sorry, I couldn't found the video too... :-(

Last edited by reikyv; 10-19-2007 at 07:03 AM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem {saving as} movie clip? Balarabay1 Linux - Software 1 12-05-2006 06:30 AM
Getting Flash Movie from a Website GavinX Linux - Software 2 09-28-2005 09:19 PM
i can't hear sound from flash movie. something with my flash plugin? Choey Slackware 2 11-02-2003 03:53 PM
Saving Flash/Converting Flash shooter Linux - General 1 09-13-2003 11:22 PM
Saving Streaming Video Program yamaduc Linux - Software 1 06-19-2003 04:18 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 03:08 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration