[Devel] [ openser-Bugs-1523753 ] mediaproxy assumes UDP transport

SourceForge.net noreply at sourceforge.net
Thu Aug 10 11:35:00 CEST 2006


Bugs item #1523753, was opened at 2006-07-17 12:49
Message generated for change (Comment added) made by miconda
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1523753&group_id=139143

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Rémi Denis-Courmont (rdenisc)
Assigned to: Nobody/Anonymous (nobody)
Summary: mediaproxy assumes UDP transport

Initial Comment:
The mediaproxy SDP rewriting engine assumes that media
is transport via UDP, regardless of the transport that
is actually specified in the rewritten m= line.

This wreaks havoc when the transport is, typically,
TCP-based, even if it would have worked with mediaproxy!

IMHO, the plugin had better not rewrite the thing if
the transport is neither UDP/something or
RTP/something, so that it can at least work properly
when proxying is not needed.

----------------------------------------------------------------------

>Comment By: Daniel-Constantin Mierla (miconda)
Date: 2006-08-10 12:34

Message:
Logged In: YES 
user_id=1246013

It is able to relay only UDP media. Therefore the fix should
be that for other type of media transport protocol it should
return error in the script and do not change anything in SDP.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1523753&group_id=139143



More information about the Devel mailing list