Page 1 of 1

VLC 1.1.0 pre 1 - HTTP streaming thru SSH tunnel not working

Posted: 16 Apr 2010 17:04
by kdoh
Hey everyone,

like most other avid vlc users, i was excited to hear the program getting GPU hardware acceleration. however, when i loaded the new verison on my home computer and work computer i found that the HTTP streaming through my SSH tunnel longer worked. i know it's the program because when i downgraded back to v1.0.5 it worked again like a charm?

anyone have any other problems streaming? is this a new bug being addressed?

Re: VLC 1.1.0 pre 1 - HTTP streaming thru SSH tunnel not wor

Posted: 16 Apr 2010 18:09
by VLC_help
Could you check with Wireshark what actually happens?

Re: VLC 1.1.0 pre 1 - HTTP streaming thru SSH tunnel not wor

Posted: 01 Jun 2010 10:10
by macey
Hello, did you get your HTTP streaming thru SSH tunnel working? If so, would you care to pass on how you did it? I am running VLC on a linux server with a ssh tunnel.
Am trying, without success to stream thu it. Help much appreciated.

Re: VLC 1.1.0 pre 1 - HTTP streaming thru SSH tunnel not wor

Posted: 22 Jun 2010 16:34
by kdoh
so to follow up with my original post.

it appears the issue has been resolved with the final release of 1.1.0. not entirely sure what was going on with the release candidate as i wasnt able to run wireshark at work with the pre-release since i immediately downgraded back to the 1.0.5.

the only thing i will mention is that if you are using a ssh tunnel that uses a socks proxy to tunnel http traffic you need to remember to add the --socks=x.x.x.x:y clause at the end of the line "Start in:" line in the properties for the program. this will automatically set VLC to use the socks proxy and therefore your SSH tunnel. <<< USE THIS METHOD WHEN STREAMING VIDEOS OFF OF HTTP WEBSERVERS AND WANT TO USE THE SSH TUNNEL.

the method above does not work when you are streaming a video feed through an SSH tunnel directly using port forwarding however, so make sure you remove the socks proxy config line above if you are using port forwarding through the SSH tunnel to stream a video with the program.

hope this helps some people out there.

-kdoh

Re: VLC 1.1.0 pre 1 - HTTP streaming thru SSH tunnel not wor

Posted: 22 Jun 2010 17:39
by Jean-Baptiste Kempf
it appears the issue has been resolved with the final release of 1.1.0. not entirely sure what was going on with the release candidate as i wasnt able to run wireshark at work with the pre-release since i immediately downgraded back to the 1.0.5.
Cool.