Are you trying to pause, or mute? i.e. does the remote side need to be notified?
Can you comment a bit more on what you are trying to do at the application level? Still not sure whether muting or a=recvonly is the right choice.
I thought you wanted to preserve the SSRC? The code below is not guaranteed to do that, and it certainly won't preserve seqnum.
a=recvonly will preserve SSRC, but not seqnum. Muting will preserve both SSRC and seqnum.
Makes sense (wasn't sure what fixupSDP did internally). Still think that a=recvonly or muting would be a simpler approach.
Enable should handle this. I will find out why this isn't working
Hey Bryan,I'm currently having the same issue and can't get this way to work, SDP_OFFER and SDP_ANSWER no longer exist, neither does this toSdp method. It would be great if you have an update on how this can be achieved?Thanks!
--
---
You received this message because you are subscribed to a topic in the Google Groups "discuss-webrtc" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/discuss-webrtc/kt14TkSdLpo/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to discuss-webrt...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.