sdp2rat(1) - Linux man page
Name
sdp2rat - Launch RAT (Robust Audio Tool) from an SDP file
Synopsis
sdp2rat file.sdp sdp2rat http://www.ecs.soton.ac.uk/file.sdp cat file.sdp | sdp2rat
Description
Parses an SDP file using Net::SDP and launches RAT using the session information in the SDP file.
The SDP data can be stored on disk as a file, read from STDIN or loaded from a URL ( LWP must be available).
Author
Nicholas Humfrey, njh@cpan.org
Copyright And License
Copyright © 2004 University of Southampton
This script is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.005 or, at your option, any later version of Perl 5 you may have available.