Support sync stream id (#881)
* Handle new format streamId to better sync a/v tracks (#760)
* Handle new format streamId
* changeset
* Add stream to TrackPublishOptions
* Fix track is not ended correctly with new stream id (#843)
* Fix track is not ended correctly with new stream id
* rename
* Supports sync stream id
* Revert version change
* Update src/room/track/options.ts
Co-authored-by: David Zhao <dz@livekit.io>
* remove unused line
* remove changesets
---------
Co-authored-by: David Zhao <dz@livekit.io>