Skip to content

A simple proxy for RTP traffic and other UDP based media traffic

License

Notifications You must be signed in to change notification settings

motylkov/rtp-proxy-ev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NAME

RTP-Proxy-EV - simple rtp proxy

SYNOPSIS

# Run RTP-Proxy-EV with the settings in etc/rtc-proxy.conf
> ./rtp-proxy.pl

DESCRIPTION

The RTP-Proxy-EV is a simple proxy for RTP traffic and other UDP based media traffic.

Currently the only supported platform is GNU/Linux.

Features

  • Media traffic running over either IPv4 or IPv6
  • Bridging between IPv4 and IPv6 user agents
  • Customizable port range

DEPENDENCIES

This program requires these other modules and libraries:

EV, YAML::XS, Net::RTP::Packet, Socket6, IO::Socket::INET6 and and others

AUTHOR

Maxim Motylkov 2014

About

A simple proxy for RTP traffic and other UDP based media traffic

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages