Could anybody help me to get clean addresses of weeb.tv channels, so I could watch them on software video players like PotPlayer, VLC, MPC-Be, etc? For example for http://weeb.tv/channel/tvp22hd using Flash Video Hunter I get:
Request Headers:
get rtmp://95.211.215.131/channel/1455/live rtmp/2.0
url: rtmp://95.211.215.131/channel/1455/live
app:channel/1455
filename:live
swfUrl:http://static.weeb.tv/player.swf
pageUrl:http://weeb.tv/channel/tvp22hd
But the rtmp link doesn't seem to work. Some time ago I managed to make it work somehow. Unfortunately I can't remember the method I used. The reason I gave up was that in PotPlayer/VLC window I could see the video exactly as it is seen in a browser with all features of the flash player (WEEBTV Player). That's the reason of request for clean addresses.
Is it possible to get both STD/HD streams? Is there a pattern, so I can create links for all channels without using programs for each of them?
Thank you in advance.
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 6 of 6
			
		- 
	
- 
	Have you tried livestreamer? It can "pipe" many streams to vlc. 
- 
	
- 
	Can someone please help me to do what the OP wanted? I've tried various things but with no success. 
 
 There seem to be a number of things that make piping the stream from http://weeb.tv/channel/tvp22hd difficult.
 
 1) The rtmp stream address changes frequently.
 
 2) If I usethen I get (for the SD stream):Code:livestreamer --json http://weeb.tv/channel/tvp22hd 
 
 "sd": {
 "params": {
 "weeb": "736312509",
 "live": true,
 "pageUrl": "http://weeb.tv/channel/tvp22hd",
 "rtmp": "rtmp://95.211.215.131/channel/1455/live",
 "swfVfy": "http://static2.weeb.tv/static2/player.swf"
 
 but that swf address returns a 404 not found error and that "weeb" parameter changes frequently too.
 
 Using RTMPDumpHelper shows:
 
 app: channel/1455
 flashVer: WIN 18,0,0,232
 swfUrl: http://static.weeb.tv/player.swf
 tcUrl: rtmp://95.211.215.129/channel/1455
 pageUrl: http://weeb.tv/channel/tvp22hd
 
 That swf address does link to a swf player.
 
 Even if I use RTMPDumpHelper and quickly use the rtmp address it shows and use it manually with rtmpDump like this:
 
 I get the error, "Closing connection: NetStream.Play.Failed"Code:rtmpdump -r "rtmp://95.211.215.129/channel/1455/live" -a "channel/1455" -f "WIN 18,0,0,232" -W "http://static.weeb.tv/player.swf" -p "http://weeb.tv/channel/tvp22hd" -v -y "live" -o test.flv 
 
 Changing the swf url and usingreturns the error:Code:rtmpdump -r "rtmp://95.211.215.129/channel/1455/live" -a "channel/1455" -f "WIN 18,0,0,232" -W "http://static2.weeb.tv/static2/player.swf" -p "http://weeb.tv/channel/tvp22hd" -v -y "live" -o test.flv 
 
 RTMP_HashSWF: swfurl http://static2.weeb.tv/static2/player.swf not found
 Connecting ...
 WARNING: HandShake: client signature does not match!
 INFO: Connected...
 
 and outputs a zero byte flv file.
 
 In short, I can download the stream with either RTMPDumpHelper (although it generates lots off "errors") or Internet Download Manager I can't find any way of producing code to pass to VLC with Livestreamer or anything else.
- 
	http://docs.livestreamer.io/plugin_matrix.html 
 
 
 
 
 https://github.com/K-S-V/Scripts/releases/download/v2.4/rtmpdump-2.4.zip
 
 this version incude --weeb|-J string Authentication token for weeb.tv servers
 
 Code:livestreamer "http://weeb.tv/channel/tvp22hd" best -o tvp22hd.flv 
Similar Threads
- 
  VLC Potplayer MPC-HC . . .By vhwul62 in forum Software PlayingReplies: 7Last Post: 6th Jan 2015, 01:12
- 
  VLC Blu-ray plugin - Watch encrypted Blu-rays directly in VLC 2.0+By Baldrick in forum Latest Video NewsReplies: 63Last Post: 23rd Feb 2014, 22:34
- 
  Freeze videos with VLC and PotplayerBy ramaflore in forum Newbie / General discussionsReplies: 18Last Post: 20th Nov 2013, 08:37
- 
  Deblocking filter on VLC, PotPlayer, and other pc playersBy falco2000 in forum Newbie / General discussionsReplies: 20Last Post: 9th Jan 2013, 09:32
- 
  Deblocking filter on VLC and PotPlayerBy falco2000 in forum Software PlayingReplies: 0Last Post: 23rd Dec 2012, 08:17


 
		
		 View Profile
				View Profile
			 View Forum Posts
				View Forum Posts
			 Private Message
				Private Message
			 
 
			
			
 Quote
 Quote Visit Homepage
				Visit Homepage
			 
			
