Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #381  
Old 10-29-2013, 10:44 AM
karlo2105 karlo2105 is offline
Senior Member
 
Join Date: Sep 2011
Posts: 318
karlo2105 is on a distinguished road
Default

Re: weeb.tv: Help to download live TV streams


This script is broken.

Code:
%systemdrive%\progra~1\php\php WeebTV.php --url "http://weeb.tv/online/tvp-1"
                             KSV WeebTV Downloader

Retrieving html....
No channel id found
Reply With Quote
  #382  
Old 12-06-2013, 06:08 AM
ryki ryki is offline
Junior Member
 
Join Date: Nov 2011
Posts: 3
ryki is on a distinguished road
Default

Re: weeb.tv: Help to download live TV streams


I have problem with VLC (2.1.1).

When I record (I click REC button) using KSV script i get mp4 file with "too much" audio - it goes out of sync. Only VLC plays it right.

Is there a way to record properly ?
Reply With Quote
  #383  
Old 02-16-2014, 03:29 PM
jasiek08 jasiek08 is offline
Junior Member
 
Join Date: Feb 2014
Posts: 19
jasiek08 is on a distinguished road
Default

Re: weeb.tv: Help to download live TV streams


Sometimes channel drops, and i must choose channel again to watch it. Is there a way to set automatic restart if channel stop itself?
Reply With Quote
  #384  
Old 02-26-2014, 08:47 AM
jasiek08 jasiek08 is offline
Junior Member
 
Join Date: Feb 2014
Posts: 19
jasiek08 is on a distinguished road
Default

Re: weeb.tv: Help to download live TV streams


Retrieving info....
RTMP Url: rtmp://37.48.65.13/channel/1220
Playpath: liveSD
Token : 18910202
Premium : Yes
Command : rtmpdump -r "rtmp://37.48.65.13/channel/1220/liveSD" -W "http://static.weeb.tv/player.swf" --weeb "18910202;email@wp.pl;haslo" --live | ffmpeg -i - -acodec copy -vcodec copy -f flv rtmp://live.yukons.net/kuyo/assssssssssssss_pfrbp5
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
ffmpeg version 0.7.15, Copyright (c) 2000-2013 the FFmpeg developers
built on Feb 22 2013 07:18:58 with gcc 4.4.5
configuration: --enable-libdc1394 --prefix=/usr --extra-cflags='-Wall -g ' --cc='ccache cc' --enable-shared --enable-libmp3lame --enable-gpl --enable-libvorbis --enable-pthreads --enable-libfaac --enable-libxvid --enable-postproc --enable-x11grab --enable-libgsm --enable-libtheora --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264 --enable-libspeex --enable-nonfree --disable-stripping --enable-avfilter --enable-libdirac --disable-decoder=libdirac --enable-libfreetype --enable-libschroedinger --disable-encoder=libschroedinger --enable-version3 --enable-libopenjpeg --enable-libvpx --enable-librtmp --extra-libs=-lgcrypt --disable-altivec --disable-armv5te --disable-armv6 --disable-vis
libavutil 50. 43. 0 / 50. 43. 0
libavcodec 52.123. 0 / 52.123. 0
libavformat 52.111. 0 / 52.111. 0
libavdevice 52. 5. 0 / 52. 5. 0
libavfilter 1. 80. 0 / 1. 80. 0
libswscale 0. 14. 1 / 0. 14. 1
libpostproc 51. 2. 0 / 51. 2. 0
INFO: Connected...
INFO: Token.authorization
INFO: User.hasAccess
INFO: Weeb.tv authentication successful
Starting Live Stream
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
-0.001 kB / 0.00 sec
Download may be incomplete (downloaded about 0.00%), try resuming
pipe:: Invalid data found when processing input

anyone have idea how to fix it???
Reply With Quote
  #385  
Old 02-26-2014, 09:02 AM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

Re: weeb.tv: Help to download live TV streams


Quote:
Originally Posted by jasiek08 View Post
anyone have idea how to fix it???
just add 'quiet' switch to your command line. also make sure you are running the latest version.

Code:
                             KSV WeebTV Downloader

You can use script with following switches:

 --help          displays this help
 --list          display formatted channels list and exit
 --print         only print the base rtmpdump command, don't start anything
 --quiet         disables unnecessary output
 --proxy [param] use proxy to retrieve channel information
 --url   [param] use specified url without displaying channels list
Reply With Quote
  #386  
Old 03-13-2014, 10:56 AM
jasiek08 jasiek08 is offline
Junior Member
 
Join Date: Feb 2014
Posts: 19
jasiek08 is on a distinguished road
Default

Re: weeb.tv: Help to download live TV streams


How can i add logo or some kind of watermark/text to the video??
Reply With Quote
  #387  
Old 05-19-2014, 05:40 PM
gormac gormac is offline
Junior Member
 
Join Date: May 2014
Posts: 1
gormac is on a distinguished road
Default

Re: weeb.tv: Help to download live TV streams


My project: http://gormac.net/myweeb
Reply With Quote
  #388  
Old 11-18-2016, 11:33 AM
godlesowned godlesowned is offline
Junior Member
 
Join Date: Mar 2014
Posts: 14
godlesowned is on a distinguished road
Default

Re: weeb.tv: Help to download live TV streams


Hello, there is problem with script now.
Code:
PHP Notice:  Undefined offset: 1 in /root/s1/WeebTVsport.php on line 539
PHP Warning:  uksort() expects parameter 1 to be array, null given in /root/s1/WeebTVsport.php on line 546
Reply With Quote
  #389  
Old 04-19-2017, 07:56 AM
piratilla_bcn piratilla_bcn is offline
Junior Member
 
Join Date: Apr 2015
Posts: 28
piratilla_bcn is on a distinguished road
Default

Re: weeb.tv: Help to download live TV streams


Hi,

Where is the script? Anybody knows if still works?

I'm strugglin' with RTMPDUMP and it seems difficult to achieve, for example, this link:

https://weeb.tv/channel/tvp1hdonline1

Many thanks in advance! :-)
Reply With Quote
  #390  
Old 04-19-2017, 05:55 PM
Damianonymous Damianonymous is offline
Senior Member
 
Join Date: Jan 2017
Posts: 187
Damianonymous is on a distinguished road
Default

Re: weeb.tv: Help to download live TV streams


Weeb.tv has a plugin in Streamlink https://github.com/streamlink/streamlink

Requires rtmpdump with K-S-V patches https://github.com/K-S-V/Scripts/releases/tag/v2.4 to add to the environment variable, add a streamlinkrc file (%Appdata%) or replace it in ...\Streamlink\rtmpdump\rtmpdump.exe

Reply With Quote
Reply Post New Thread
Tags: , , , , ,



Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


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


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons