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

passiexxx record

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

ihryjfbd 06-03-2016 07:40 AM

passiexxx record


 
Code:

www.babestation.tv
Can someone help me record the passiexxx stream, it used to work with

Code:

rtsp://46.105.116.183:1935/leved/passielivestream
rtsp://ovh8.firestormmedia.tv:1935/leved/passielivestream
publish.thewebstream.co:1935/leved/_definst_/passielivestream/playlist.m3u8

but it seems they recently changed servers again,

Code:

app : ppv/
  flashVer : WIN 21,0,0,213
    swfUrl : http://iptv.firestormmedia.tv/flash/player/player.20160518.swf?d=20
160518
    tcUrl : rtmp://188.165.15.225/ppv/
  pageUrl : http://iptv.firestormmedia.tv/iframes/firecall/?type=1&affid=1234&w
idth=100%&hO=0&member=0&channelID=
ERROR: WriteN, RTMP send error 10054 (4097 bytes)
      live : no
  Playpath : passionxxx
 Saving as : 2016-05-28_11-40-39_passionxxx.flv
INFO: Metadata:
INFO: trackinfo:
INFO:  type                    video
INFO:  profileLevelId          4d401e
INFO:  spropParameterSets      Z01AHpZSARBPxE+AqEAAAAMAQAAADLgYACujAACuj78Y4O0L
FyQ=,aOvNSA==
INFO:  description            codec:"H264"", profile:"Main", level:"3.0", fram
eSize:"530x292", displaySize:"530x292", frameRate:"25.0", PAR:"1:1", crop: "l:0
r:7 t:0 b:6"
INFO: sampledescription:
INFO:  sampletype              mp4a
INFO:  type                    audio
INFO:  timescale              48000.00
INFO:  config                  1190
INFO:  description            {AACFrame: codec:AAC, channels:2, frequency:4800
0, samplesPerFrame:1024, objectType:LC}
INFO: sampledescription:
INFO:  sampletype              avc1
INFO: rtpsessioninfo:
INFO:  protocolversion        0
INFO:  connectiondata          IN IP4 226.22.5.18
INFO:  timing                  0 0
INFO:  origin                  - 123763911 123763911 IN IP4 127.0.0.1
INFO:  name                    WowzaStreamingEngine
INFO: attributes:
INFO:  range                  npt=now-
INFO:  avcprofile              77.00
INFO:  avclevel                30.00
INFO:  videocodecid            avc1
INFO:  width                  530.00
INFO:  height                  292.00
INFO:  frameWidth              530.00
INFO:  frameHeight            292.00
INFO:  displayWidth            530.00
INFO:  displayHeight          292.00
INFO:  framerate              25.00
INFO:  videodatarate          634.00
INFO:  audiochannels          2.00
INFO:  audiosamplerate        48000.00
INFO:  audiocodecid            mp4a
INFO:  audiodatarate          62.00
INFO: transcoder:
INFO:  audioCodec              AAC
INFO:  audioBitrate            64000.00
INFO:  audioEncodingParams    FALSE
INFO:  videoCodec              H264
INFO:  videoBitrate            650000.00
INFO:  videoImplementation    NVENC
INFO:  videoProfile            MAIN
INFO:  videoFrameSizeFitMode  fit-height
INFO:  videoFrameSizeWidth    520.00
INFO:  videoFrameSizeHeight    292.00
INFO:  videoKeyFrameFollowSourceTRUE
INFO:  videoEncodingParams    FALSE

I tried with rtsp://publish.thewebstream.co:1935/ppv/passionxxx

but doesn't work.

troller12 06-05-2016 07:55 PM

Re: passiexxx record


 
Hi,

use it with swf player url.
Code:

rtmpdump -r "rtmp://publish.thewebstream.co/ppv//passionxxx" -W "http://iptv.firestormmedia.tv/flash/player/player.20160518.swf" | "player" -
greetz

ihryjfbd 06-07-2016 02:46 AM

Re: passiexxx record


 
Working thx,
I'm using VLC as the player sometimes the playback is choppy though buffering every 3-5 seconds, my dl rate is around 800kB/s.
Datarate of a h264 mp4 recording shows 717kB/s video 62kB/s audio
is their anything I can so it caches/dls a few seconds before it actually plays so the playback is smooth?

troller12 06-07-2016 12:25 PM

Re: passiexxx record


 
Hi,

you get much better results if you do use MPC-HC player for streaming.The player is quicker and can play streams more liquid than VLC.

What do you mean about the download?I see no problems with playing & downloading at same time.

greetz

ihryjfbd 06-08-2016 06:51 PM

Re: passiexxx record


 
I meant my bandwidth is only 800kB/s but this broadcasts at 780kB/s so sometmies it buffers when my speed drops so I need it to cache a few seconds before it starts playing so it isn't playing catchup.

I tried mpc-hc as you suggestion seems to be working without any issues noticed any buffering like vlc, only downside it doesn't have a record button like vlc, I saw another version called mpc-be too :confused:

troller12 06-10-2016 05:15 PM

Re: passiexxx record


 
Just use MPC-HC for watching and execute a bat file to record (download) directly the original flv stream data with rtmpdump.Its better than to use VLC rec mode what only recs what you see on the screen + buffer / hang problem you have later in the video.

greetz

ihryjfbd 09-07-2016 02:27 AM

Re: passiexxx record


 
I can't get this to work with Kodi v16.1 for Android,
it keeps showing a rampantTV message instead,
maybe it's picking up the user agent as Kodi or Android :confused:

I'm using the following in a .strm file
Code:

rtmp://publish.thewebstream.co/ppv/passionxxx app=ppv/ swfUrl=https://static.rampant.tv/swf/player.swf pageURL=https://www.rampant.tv/channel/2803/Passion-XXX playpath=passionxxx

ihryjfbd 09-10-2016 01:34 AM

Re: passiexxx record


 
Managed to get it working on Kodi for Android :D
you have to add flashVer before swfUrl, you also have to replace spaces with \20 so

flashVer=WIN 22,0,0,209

becomes

flashVer=WIN\2022,0,0,209

some small oddity to do with librtmp vs rtmpdump :eek:

https://rtmpdump.mplayerhq.hu/librtmp.3.html
Quote:

Additional options may be specified by appending space-separated key=value pairs to the URL. Special characters in values may need to be escaped to prevent misinterpretation by the option parser. The escape encoding uses a backslash followed by two hexadecimal digits representing the ASCII value of the character. E.g., spaces must be escaped as \20 and backslashes must be escaped as \5c.

corrected fully working kodi link for .strm playlist
Code:

rtmp://publish.thewebstream.co/ppv/passionxxx app=ppv/ flashVer=WIN\2022,0,0,209 swfUrl=https://static.rampant.tv/swf/player.swf pageURL=https://www.rampant.tv/channel/2803/Passion-XXX playpath=passionxxx


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