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
  #1  
Old 04-25-2012, 11:30 PM
devoutox devoutox is offline
Junior Member
 
Join Date: Apr 2012
Posts: 13
devoutox is on a distinguished road
Default

VLC to Veetle


I tried searching the forums to see if there were any valid tutorials on how to do this but couldn't find one. Anyways, i need help with live streaming videos from VLC to Veetle. I knew how to do it before but i forgot. Thanks in advance.
Reply With Quote
  #2  
Old 04-26-2012, 05:09 PM
karlo2105 karlo2105 is offline
Senior Member
 
Join Date: Sep 2011
Posts: 318
karlo2105 is on a distinguished road
Default

Re: VLC to Veetle


I did tutorial two years ago but I didn't check lately is it still working. Here you are.

Code:
--------------------------------------
6. How to watch Veetle streams in VLC 
--------------------------------------
Required : Veetle player, VLC

Windows
-------
- Start Veetle stream in browser : http://veetle.com/index.php/channel/view#4baf2ece9d142
- Capture live connections : netstat -b
- Look for active connections and choose from bottom [player.exe] : "TCP Computer name [player.exe] "novirusthanks.org:3436 ESTABLISHED"
- Open in VLC : http://127.0.0.1:3436/77.67.109.221,4baf2ece9d142

127.0.0.1........[localhost]
3436.............[remote address port]
77.67.109.221....[Veetle IP]
4baf2ece9d142....[channel ID]

Linux
-----
- Start Veetle stream in browser : http://veetle.com/index.php/channel/view#4baf2ece9d142
- Capture live connections : netstat -tanp | grep vlc
- Look for active connections and choose from bottom [vlc] : "vlc localhost:port number Connection established" 
- Open in VLC : http://127.0.0.1:3436/77.67.109.221,4baf2ece9d142
OR 
- Open browser in terminal and start Veetle stream
- Copy/Paste this address "http://127.0.0.1:3436/77.67.109.221,4baf2ece9d142" in VLC
Reply With Quote
  #3  
Old 04-26-2012, 07:55 PM
devoutox devoutox is offline
Junior Member
 
Join Date: Apr 2012
Posts: 13
devoutox is on a distinguished road
Default

Re: VLC to Veetle


Thanks for that. But what i am looking for is live streaming from VLC to Veetle broadcast. For example, if i watch a .flv stream on vlc or sopcast on vlc. I would like to stream that to veetle. There was a way for that and i forgot.
Reply With Quote
  #4  
Old 04-27-2012, 03:49 AM
evol evol is offline
Senior Member
 
Join Date: Jun 2011
Posts: 228
evol is on a distinguished road
Default

Re: VLC to Veetle


Something like this...........

Code:
"C:\Program Files\VideoLAN\VLC\vlc.exe" --sout "#transcode{acodec=mp3,ab=16,channels=1,vcodec=mp4v,vb=300,width=320,height=240}:std{ access=http,mux=ts,dst=127.0.0.1:8081}" --sout-keep
Reply With Quote
  #5  
Old 04-27-2012, 06:50 PM
devoutox devoutox is offline
Junior Member
 
Join Date: Apr 2012
Posts: 13
devoutox is on a distinguished road
Default

Re: VLC to Veetle


where does that cold go? in the output on vlc? and after that i just go to veetle broadcaster and click external? or what?
Reply With Quote
  #6  
Old 03-17-2013, 09:12 AM
dude dude is offline
Junior Member
 
Join Date: Jun 2012
Posts: 12
dude is on a distinguished road
Default

Re: VLC to Veetle


In VLC you click on Tools - Preferences. Select All on the left bottom.
Click on "stream output"
Paste the following (as an example): #transcode{acodec=mp4a,ab=96,channels=2}:duplicate {dst=display,dst=std{access=http,mux=asf,dst=127.0 .0.1:1234}}

This should stream whatever you watch in vlc to veetle.
Use the broadcast external option in veetle.

See http://veetle.com/index.php/article/view/externalVlc

Last edited by dude : 03-17-2013 at 09:27 AM. Reason: Added link
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 08:33 AM.


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