[Added]
- Added SignedPolicy feature.
[Changed]
- Changed the setting to use
<OutputProfiles>instead of<Encodes>and<Streams>. - When the
Orchestrator.PullStream()is called, the query string is passed to Provider.
[Fixed]
- Fixed a problem caused by
epoll_wait()inStreamMotor. - Fixed a SIGSEGV error (#208). Special thanks to @naanlizard
- Fixed an 'Origin out of sync' error (#197). Special thanks to @deepsurvey
- Fixed a problem of deadlock when timed out by STUN.
- Fixed memory leaks.