Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • BackTrack 5 R2
  • Wine 1.4 / 1.5.5
  • Mozilla Firefox 12...
  • Ubuntu 11.04
  • Angry Birds 1.1.2.1
  • Ubuntu 10.04.4 LTS
  • Linux Kernel 3.4
  • Ubuntu Manual 10.10
  • Adobe Flash Player...
  • Pidgin 2.10.4
  • Home > Linux > Programming > Perl Modules

    RTSP::Proxy 0.07

    Download button

    No screenshots available
    Downloads: 84  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Mischa Spiegelmock | More programs
    Perl Artistic License / FREE
    September 24th, 2011, 05:55 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    RTSP::Proxy description

    Simple RTSP proxy server

    RTSP::Proxy is a Perl module, a simple RTSP proxy based on Net::Server and RTSP::Client.

    When a client connects and sends commands to the server, it will pass them through the RTSP client and return the results back.

    This module will also automatically proxy the media transport protocol as well. Currently it only proxies RTP over UDP, but support for other transports may be added if requested.

    This has only been tested with VLC and Axis IP cameras, it may not work with your setup. Patches and feedback welcome.

    Note: you will need to be root to bind to port 554, you may drop privs if you wish. See the configuration options in Net::Server for more details.

    SYNOPSIS

     use RTSP::Proxy;
     my $proxy = RTSP::Proxy->new({
     rtsp_client => {
     address => '10.0.1.105',
     media_path => '/mpeg4/media.amp',
     client_port_range => '6970-6971',
     transport_protocol => 'RTP/AVP;unicast',
     },
     port => 554,
     listen => 5,
     });
     
     $proxy->run;



    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    proxy server | RTSP proxy | Perl module | Perl | RTSP | proxy



    HTML code for linking to this page:


    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM