Bug 42764

Summary: Call: Replace Paused with Muted in StreamFlow
Product: Telepathy Reporter: Olivier Crête <olivier.crete>
Component: tp-specAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium    
Version: git master   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Stream.I.Media: Replace the Paused FlowState with Muted

Description Olivier Crête 2011-11-09 16:27:37 UTC
Created attachment 53356 [details] [review]
Stream.I.Media: Replace the Paused FlowState with Muted

Paused doesn't meant anything in the context of a live stream. It's not different from Stop.

And we miss a way to tell the streaming implementation to send blank data. This is important for two cases:

1. Privacy: if you're sending SRTP, you don't want someone who sees the data on the network to know if you're talking or not.

2. WMM: if you are WMM, you don't get timely incoming packets unless you have outgoing packets. The easy way to send silence on mute.
Comment 1 Olivier Crête 2012-02-22 14:05:47 UTC
This has been merged a while ago

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.