Networking Forums

Networking Forums > Computer Networking > Linux Networking > mms:// through PROXY -- MPlayer

Reply
Thread Tools Display Modes

mms:// through PROXY -- MPlayer

 
 
sheer
Guest
Posts: n/a

 
      04-27-2006, 08:53 PM

Is tehere any way to make MPlayer getting streams of protocols
mms:// czy rtsp:// (i.e. any other than http) through a proxy server?

In the command line there is no option to specify directly a proxy server
(like e.g. streamripper's '-p' opion)
and MPlayer relies just on the environment variable $http_proxy
but it applies just to the http protocol...


BTW, is the way to use proxy servers for other protocols than http in
general, for instance for mail, nntp etc. (if not, then why among
thunderbird's preferences options there is one to set a proxy server data?)

--
sheer
 
Reply With Quote
 
 
 
 
Antoine EMERIT
Guest
Posts: n/a

 
      05-02-2006, 03:37 PM
sheer <(E-Mail Removed)> ้crivait
news:e2rar3$1t5$(E-Mail Removed):

> BTW, is the way to use proxy servers for other protocols than http in
> general, for instance for mail, nntp etc. (if not, then why among
> thunderbird's preferences options there is one to set a proxy server
> data?)


Proxy HTTP is well known (ex: squid).

Mail server may be used as proxy (that's called a smart mail relay), in
fact a mail relay server is a standard way to configure mail server in
corporate company. And the mail server of your ISP is a mail proxy for
their clients.

The NEWSGROUP network is already working as a "chain of nntp proxy". Your
ISP is hosting a such relay/proxy. You may install your own nntp server
or proxy/relay (ex: INN or nntpcache).

Other protocol/application may have specific proxy.

There is also a "standard" proxy system called SOCKS (v4 or v5), that can
proxy connexion for SOCKS compatible client. In this case the SOCKS proxy
can proxy many protocol (http, nntp, ...), but the client need to include
some code (SOCKS client library).


Note that the connexion tracking system included in the netfilter linux
kernel features, is able to "follow" specific protocol (ftp, rtsp, sip,
....) when they go throw firewall. This is not a real proxy feature but it
adapt the protocol content to adapt the public ip with the private one to
support NAT traversal.

You may use the netfilter feature to do transparent proxy (using a real
proxy server).

Some of these caonnexion tracking mecanisms are included in the
patch_o_mating system (http://www.netfilter.org).



 
Reply With Quote
Reply

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
*New Proxy -- QUICK LOADING Proxy* SurfHide.us Wireless Internet 0 09-26-2008 05:50 AM
How to stream from a file using ffserver ,ffmpeg and mplayer DaVinci Linux Networking 0 07-26-2007 04:49 AM
Using an outside proxy server form behind a proxy server UnaCoder Linux Networking 6 02-22-2006 07:53 PM
Proxy configuration - tool for identifying what proxy is being use =?Utf-8?B?Q2hyaXMgQg==?= Windows Networking 0 03-21-2005 08:31 PM
web proxy Joseph Frazer Windows Networking 0 07-11-2003 10:46 PM



1 2 3 4 5 6 7 8 9 10 11