Outer Heaven Legacy

Results 14 issues of Outer Heaven Legacy

Implement webRTC for backend with Native webRTC

dev::feature

Provide RTSP new frame function for [rtsp_server_gst](https://github.com/WolfEngine/wolf/blob/master/wolf-stream/src/rtsp/server/rtsp_server_gst.rs)

dev::feature

Wolf needs a binding for Python, including ways for creating native Python modules and running and interacting with Python codes. [PyO3](https://github.com/PyO3/pyo3) is a good option.

dev::feature
needed::design decision
status::blocked

According to [this benchmark](https://github.com/kostya/benchmarks#base64), we still need to use base64 implemented by C language for our stream. If this [issue will be resolved](https://github.com/aklomp/base64/pull/7) then we will have a chance to...

question
dev::build
needed::design decision
status::blocked