Open kota-yata opened 2 months ago
in startLoopObject or somewhere, master message processor should be implemented. currently each methods separately listen control responses, but this causes unhandlable message error while MoQT objects are sequentially arrived
this problem is not a big deal until you subscribe to multiple tracks
using WebWorker to separate threads might be the solution
in startLoopObject or somewhere, master message processor should be implemented. currently each methods separately listen control responses, but this causes unhandlable message error while MoQT objects are sequentially arrived