PDA

View Full Version : What software supports this site?


Rancher
11-26-2012, 05:32 AM
Can somebody help me with capturing a video from this site (http://tvsvuda.vektor.net/televizija)? WM Recorder was able to do it a few days ago, but since then they changed the interface and streaming mechanism, I guess. WM Recorder instead of recognizing a single streaming video, it downloads a lot of non-working files. The same thing goes for Jaksta, Replay Media Catcher and Freecorder 7. Other applications do not even recognize the stream. The last one I tried is Stream-Cloner, and when I enter an URL, you can hear the audio, but in the end it recognizes no video. A movie is airing tomorrow, so please respond as soon as possible. :( Thank you in advance.

evol
11-26-2012, 08:16 AM
Can somebody help me with capturing a video from this site (http://tvsvuda.vektor.net/televizija)? WM Recorder was able to do it a few days ago, but since then they changed the interface and streaming mechanism, I guess. WM Recorder instead of recognizing a single streaming video, it downloads a lot of non-working files. The same thing goes for Jaksta, Replay Media Catcher and Freecorder 7. Other applications do not even recognize the stream. The last one I tried is Stream-Cloner, and when I enter an URL, you can hear the audio, but in the end it recognizes no video. A movie is airing tomorrow, so please respond as soon as possible. :( Thank you in advance.

Open this m3u playlist with VLC Media Player ;)

hxxp://pastebin.com/gvtJa8Cj

xx = tt

srpenn82
11-26-2012, 08:17 AM
php /opt/Scripts/AdobeHDS.php --manifest http://edge1.vektor.net/vektor_live/rts
_1.stream/manifest.f4m?hash=adklsfgdjgjksdf

KSV Adobe HDS Downloader

Processing manifest info....
Quality Selection:
Available: 0
Selected : 0
Downloading 4328/4328 fragments

​​​​​

Rancher
11-26-2012, 04:07 PM
Thanks, Evol! I tried the latest stable version of VLC Media Player (v2.0.4), and it didn't work at all, so I downloaded a nightly release (v2.0.5) which was able to play the file. Anyway, give me a tip on what should I do here; should I capture the stream using VLC, tick or untick "Activate Transcoding", and if unchecked, re-encode the video with MeGUI for instance, or should I open the stream in the latest version of PotPlayer and use "Video capture" option? Which method would give better results, i.e. minimum quality loss? See the image below:

http://www.mediafire.com/conv/06ad2ee6c4fc0d4a2debca37d02c401e8389f53794f1602546 1b6d76ac2a2fad6g.jpg

@srpenn82
What is that exactly? How can I use it?

Thank you in advance.

hasomaso
11-26-2012, 10:08 PM
@Rancher

1. you create a .bat file
2. and you write this in the .bat



for x86Bit

rtmpdump -v -r "40.rtmp://edge1.vektor.net:80/vektor_live/balkanika.stream" | c:\progra~1\videolan\vlc\vlc -


for x64Bit

rtmpdump -v -r "40.rtmp://edge1.vektor.net:80/vektor_live/balkanika.stream" | c:\progra~2\videolan\vlc\vlc -



and this is the result...


http://img338.imageshack.us/img338/2936/96172370.png


http://img252.imageshack.us/img252/189/12718004.png



The list posted evol ;)

srpenn82
11-27-2012, 07:58 AM
Better

ffplay rtmp://edge1.vektor.net:80/vektor_live/balkanika.stream

Rancher
11-27-2012, 03:19 PM
Thank you, guys. I managed to play the stream using those codes. However, VLC Media Player gives me laggy video results comparing to PotPlayer, which is great.

Rancher
12-04-2012, 04:00 PM
It stopped working for some reason. :( Can somebody check it?

chap
12-04-2012, 04:25 PM
try use
example
http://edge1.vektor.net/vektor_live/_definst_/rts_1.stream/playlist.m3u8?hash=3d184766c73c180c8e56959788bcea1 7

Rancher
12-04-2012, 04:38 PM
It does not work. Can you try the above links? I think it's the problem on my side. :confused:

DEAD_MAN_WALKING
12-04-2012, 04:41 PM
Open this m3u playlist with VLC Media Player ;)

hxxp://pastebin.com/gvtJa8Cj

xx = tt


Hey that's my playlist or should i say D3n1s the guy who cracked it...;)

svnpenn2
12-05-2012, 12:19 AM
php /opt/Scripts/AdobeHDS.php --manifest http://edge1.vektor.net/vektor_live/rts
_1.stream/manifest.f4m?hash=adklsfgdjgjksdf

KSV Adobe HDS Downloader

Processing manifest info....
Quality Selection:
Available: 0
Selected : 0
Downloading 151829/151829 fragments

​​​​​

Rancher
12-05-2012, 06:37 AM
Nope, that's not it. Do you check the streams before you post them or not? Look at this (http://www.churchpond.com/StrobeMediaPlayback.swf?src=http://edge1.vektor.net/vektor_live/rts_1.stream/manifest.f4m&streamType=live&autoPlay=true), for example. It works through this Churchpond site, though it cannot be played directly.

svnpenn2
12-05-2012, 06:04 PM
Nope, that's not it. Do you check the streams before you post them or not? Look at this (http://www.churchpond.com/StrobeMediaPlayback.swf?src=http://edge1.vektor.net/vektor_live/rts_1.stream/manifest.f4m&streamType=live&autoPlay=true), for example. It works through this Churchpond site, though it cannot be played directly.

php /opt/Scripts/AdobeHDS.php --manifest http://edge1.vektor.net/vektor_live/rts
_1.stream/manifest.f4m

KSV Adobe HDS Downloader

Processing manifest info....
Quality Selection:
Available: 0
Selected : 0
Downloading 172637/172637 fragments

​​​​​

karlo2105
12-06-2012, 03:05 AM
Nope, that's not it. Do you check the streams before you post them or not?

That's working fine in VLC 2.0.4.

http://edge1.vektor.net/vektor_live/rts_1.stream/playlist.m3u8


and this (http://pastebin.com/kcsUQLE8) one too.

Rancher
12-06-2012, 08:38 AM
Then it's definitely the problem on my side. RTMPDump gives this error (http://pastebin.com/K1Ghx6qU). PotPlayer doesn't work either. I don't know, it stopped working all of the sudden. Do you know what is the problem? Thank you.

Rancher
12-06-2012, 09:48 AM
That works. Thanks. Though I am still not sure why the codes on the first page doesn't work anymore. Anyway, I would really like to open the stream in PotPlayer, but how? Can RTMPDump do it, or it only works with VLC Media Player?

karlo2105
12-06-2012, 10:38 AM
I don't know Potplayer, I only use VLC. ;)

Rancher
12-06-2012, 12:10 PM
VLC recorded files are laggy, that's why I don't use it. PotPlayer capture mode gives me a lot better results, but now I cannot find a way to open the stream through it. Too bad. :(

svnpenn2
12-06-2012, 09:27 PM
Use FFplay, bro

ffplay "rtmp://edge1.vektor.net:80/vektor_live/rts_1.stream swfUrl=http://tvsvuda.vektor.net/scripts/flowplayer2/flowplayer.commercial-3.2.15.swf pageUrl=http://tvsvuda.vektor.net"

http://i.imgur.com/uGwcg.png

Rancher
12-07-2012, 06:52 AM
If you tell me how I can record with it, then I'd gladly use it.

karlo2105
12-07-2012, 07:17 AM
From now you need fast Serbian proxy in order to be able to watch or record it.

Rancher
12-09-2012, 08:46 AM
That's not a problem for me. I would just like to know how I can record the stream. :rolleyes: :o