v3.1.12
If a RTPSender doesn't have a track currently set and GetParameters is called we would call a method on a nil pointer. Now instead of checking the Track kind we store the kind in the RTPSender. Resolves #2065
If a RTPSender doesn't have a track currently set and GetParameters is called we would call a method on a nil pointer. Now instead of checking the Track kind we store the kind in the RTPSender. Resolves #2065