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 audio and video online. Audio and video downloads. > Playing online streaming in media players
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 01-27-2012, 08:21 PM
solotak solotak is offline
Junior Member
 
Join Date: Jan 2012
Posts: 1
solotak is on a distinguished road
Default

vto.tv channel streams


Hi,

I'm happy to have stumbled upon this community and interested in gathering direct stream links. I'm looking at how to view www.vto.tv channel streams directly. I'm hoping to find a way to view these on VLC player and hopefully view this on the IPAD 2. It looks like this site use pretty tight methods in hiding the url and bypassing the website to view the streams, but surely there must be a way? Another site appears similar to the same structure or maybe affiliated is www.canaistv.net

So far using URL snooper i have only fetched a stream with the HBO channel:
Code:
rtmp://174.36.1.103:1935/liverepeater/_definst_/master10

http://www.cdnbr.biz/mastertv/HBO.html (if i open this in new firefox tab it works on its on. But as soon as i close the original vto.tv site then using direct link gives a forbidden page)

http://www.cdnbr.biz/swf/player.swf (appears to be required in order to play the video succesfully)

http://www.cdnbr.biz/mastertv/HBO.html (not sure about this)

http://schemas.xmlsoap.org/soap/envelope
http://schemas.xmlsoap.org/soap/encoding
These are possibly the security hiding methods.
What do you guys think?

Thanks for looking
Any ideas?
Reply With Quote
  #2  
Old 03-28-2012, 03:39 PM
daffymarco daffymarco is offline
Junior Member
 
Join Date: Mar 2012
Posts: 1
daffymarco is on a distinguished road
Default

Re: vto.tv channel streams


I also am trying without success. I was trying to make a page of TV for me and remove some of those advertisements over but it always returns: Connection failed: Aplication reject connection.


Follow the way I'm doing:

<!DOCTYPE html>

<html>
<body>

<script type='text/javascript' src='jwplayer/jwplayer.js'></script>

<div id='mediaplayer'></div>

<script type="text/javascript">
jwplayer('mediaplayer').setup({
'id': 'playerID',
'width': '480',
'height': '270',
'provider': 'rtmp',
'streamer': 'rtmp://174.36.1.103/aovivo/&autostart=true&stretching=exactfit',
'file': 'master04.flv',
'image': 'logo.png',
'modes': [
{type: 'flash', src: 'jwplayer/player.swf'},
{
type: 'html5',
config: {
'file': 'master04.flv',
'provider': 'video'
}
},
{
type: 'download',
config: {
'file': 'master04.flv',
'provider': 'video'
}
}
]
});
</script>

</body>
</html>
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 03:45 AM.


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