Sean DuBois

Results 605 comments of Sean DuBois

Hey @at-wat @lherman-cs no rush, but curious if this is possible/how hard it would be? I am happy to do the work myself if it isn't a major change.

Hey @TroyDota I am in support of this! I would add a `...Option` to the end and have it function like [SampleBuilder.Option](https://github.com/pion/webrtc/blob/master/pkg/media/samplebuilder/samplebuilder.go#L329-L330)

@paullouisageneau I am going to start working on this. Do you have any suggestions/rough sketch of an API you would like? I can get a PR together this weekend. thank...

Hey @paullouisageneau I don't know the best way to do this. Can I get some guidance? I don't see a way I can use `RtcpReceivingSession` because it is a `MediaHandler`....

I am sorry this didn't get merged sooner @wawesomeNOGUI this is a good change. I am gonna fix up and merge now.

This was discussed at the Pion quarterly meeting in Slack. Consensus was that 1.19 would be an acceptable upgrade * 1.19 is what Debian stable is at. This seems to...

Done! `go.mod` version is 1.19 across all the repos. Thank you so much for doing this @edaniels !

The SampleBuilder has gone through lots of changes since this issue, don't believe these apply anymore.

All the subtasks have been resolved. The API differences between WASM/Go are unfortunate, but surprisingly no user has brought it up!

I tested `pion/mediadevices`, `glimesh/broadcast-box` and `livekit/livekit` (all users of TrackLocalContext) This could have negative effects on users using reflection. I hope that this doesn't effect anyone. If it does reach...