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

Problem redirecting stream to PotPlayer

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

emil_594 10-20-2016 11:32 AM

Problem redirecting stream to PotPlayer


 
I am trying to get the stream from this url:
Code:

http://vaughnlive.tv/newzviewz
and play it in PotPlayer. I used rtmpexplorer and i get this url:
Code:

rtmpdump -r "rtmp://50.7.188.2:1935/live?w9QJzxyQvRvT6UU5XgR2Ho5gFbRfQLz0" -a "l
ive?w9QJzxyQvRvT6UU5XgR2Ho5gFbRfQLz0" -f "WIN 23,0,0,185" -W "http://vaughnlive.
tv/4429190370/swf/VaughnSoftPlayer.swf?k1=live&k2=newzviewz&k5=0&k8=0&k6=0&t=147
6981731" -p "http://vaughnlive.tv/newzviewz" -y "live_newzviewz" -o live_newzvie
wz.flv

Then i added the path to the PotPlayer like this:
Code:

E:\PortableApps\rtmpexplorer\rtmpdump.exe -r "rtmp://50.7.188.2:1935/live?w9QJzxyQvRvT6UU5XgR2Ho5gFbRfQLz0" -a "live?w9QJzxyQvRvT6UU5XgR2Ho5gFbRfQLz0" -f "WIN 23,0,0,185" -W "http://vaughnlive.tv/4429190370/swf/VaughnSoftPlayer.swf?k1=live&k2=newzviewz&k5=0&k8=0&k6=0&t=1476981731" -p "http://vaughnlive.tv/newzviewz" -y "live_newzviewz" | "E:\PortableApps\PotPlayer\PotPlayerMini.exe" -
But the command doesn't work neither from the command line or .bat file. Any idea why?

hasomaso 10-20-2016 04:40 PM

Re: Problem redirecting stream to PotPlayer


 
-a key changes every 5 seconds
Code:

"live?Rn03cVVOMbyZoJAUWFXCEUrzHo0Z5Awp"
Code:

rtmpdump -v -r "rtmp://50.7.188.2:1935/live" -a "live?Rn03cVVOMbyZoJAUWFXCEUrzHo0Z5Awp" -f "WIN 23,0,0,185" -W "http://vaughnlive.tv/4429190370/swf/VaughnSoftPlayer.swf" -p "http://vaughnlive.tv/newzviewz" -y "live_newzviewz" | vlc-2.2.1\vlc -
Code:

RTMPDump v2.4 GIT-2015-12-14 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:  presetname              Custom
INFO:  creationdate            Wed Oct 19 14:48:29 2016
INFO:  videodevice            XSplitBroadcaster
INFO:  framerate              30.00
INFO:  width                  640.00
INFO:  height                  360.00
INFO:  videocodecid            avc1
INFO:  avclevel                30.00
INFO:  avcprofile              100.00
INFO:  videodatarate          390.63
INFO:  audiodevice            VHAudioCustom
INFO:  audiosamplerate        48000.00
INFO:  audiochannels          1.00
INFO:  audioinputvolume        100.00
INFO:  audiocodecid            mp4a
INFO:  audiodatarate          93.75
INFO:  aid                    jH0HzXBYEAfFZMT1yObHZwcvf07odfWQvAkOJbaquu
INFO:  bufferSize              1000k
INFO:  maxBitrate              1000k
INFO:  xsplitBroadcasterVersion1.4.1609.2601
INFO:  xsplitCoreVersion      2.8.1607.1944 Version 2.8
INFO:  xsplitGameSourceVersion 1.1.1607.401
INFO:  xsplitMediaLibVersion  2.0.1609.2801
INFO:  pluginName              CustomRTMP
INFO:  pluginVersion          2.8.1608.1601
31275.887 kB / 398.55 sec


emil_594 10-21-2016 01:20 AM

Re: Problem redirecting stream to PotPlayer


 
Quote:

Originally Posted by hasomaso (Post 88224)
key changes every 5 seconds

Any solution for that? Or it will not be possible to watch the stream in a player?

-D3n1s- 10-21-2016 04:46 AM

Re: Problem redirecting stream to PotPlayer


 
Quote:

Originally Posted by emil_594 (Post 88227)
Any solution for that? Or it will not be possible to watch the stream in a player?

Download VaughnLive Player:

Code:

http://www.kerman.hr/forum/index.php?topic=17946.msg164458#msg164458
Add your stream into VaughnLive.m3u like I did and drag and drop playlist on the app. VLC 32 Bit.

btw. Soon: wmsDeAuth_by_losmij (no more 2, 20, 60 minutes limit)

emil_594 10-21-2016 10:35 AM

Re: Problem redirecting stream to PotPlayer


 
Quote:

Originally Posted by -D3n1s- (Post 88230)
Download VaughnLive Player:

Code:

http://www.kerman.hr/forum/index.php?topic=17946.msg164458#msg164458

Which link is for downloading the VaughnLive Player, i don't see it on the page?

-D3n1s- 10-21-2016 05:49 PM

Re: Problem redirecting stream to PotPlayer


 
Quote:

Originally Posted by emil_594 (Post 88235)
Which link is for downloading the VaughnLive Player, i don't see it on the page?

Code:

http://freezonatv.blogspot.com
Updated: August 12th 2016

VaughnLive Player

emil_594 10-22-2016 01:49 AM

Re: Problem redirecting stream to PotPlayer


 
I downloaded the LiveStreamer Playlist, then in a text file i added these two lines:
Code:

Fox News
http://vaughnlive.tv/newzviewz

and saved the file as VaughnLive.m3u. Then i added the file to the playlist and selected rtmp option but it didn't worked. I tried all other rtmp options but they didn't worked also.

-D3n1s- 10-22-2016 03:15 AM

Re: Problem redirecting stream to PotPlayer


 
Quote:

Originally Posted by emil_594 (Post 88244)
I downloaded the LiveStreamer Playlist, then in a text file i added these two lines:
Code:

Fox News
http://vaughnlive.tv/newzviewz

and saved the file as VaughnLive.m3u. Then i added the file to the playlist and selected rtmp option but it didn't worked. I tried all other rtmp options but they didn't worked also.

I didn't said LiveStreamer Playlist, I said VaughnLive Player, now try again. :D


emil_594 10-22-2016 05:16 AM

Re: Problem redirecting stream to PotPlayer


 
Thanks, this time i got it right.
Is it possible to watch rtmp streams from other websites using the LiveStreamer Playlist or VaughnLive Player?

-D3n1s- 10-22-2016 05:29 AM

Re: Problem redirecting stream to PotPlayer


 
Quote:

Originally Posted by emil_594 (Post 88249)
Thanks, this time i got it right.
Is it possible to watch rtmp streams from other websites using the LiveStreamer Playlist or VaughnLive Player?

VaughnLive Player is just for vaughnlive, LiveStramer is just the app that uses livestreamer, check the supported sites here:

Code:

http://docs.livestreamer.io/plugin_matrix.html
You can watch any rtmp stream (actual stream, not the site) with livestreamer.


All times are GMT -6. The time now is 03:24 AM.