Opened 15 years ago
Last modified 15 years ago
#924 closed enhancement
Loop media transport now allows more than one stream to receive the reflected packets — at Initial Version
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | minor | Milestone: | release-1.4 |
Component: | unit-tests | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
Previously the loop media transport only sends packets back to the same stream, which is not very flexible.
This ticket allows the same loop media transport instance to be attached to more than one streams, and allow application to control which stream(s) receives the reflected packets.
Note: See
TracTickets for help on using
tickets.