yutopp
yutopp
Thank you for your PR. I'll fix CI first, and add implementation which calls `OnError` for `Conn` myself. Then it will be ready to merge.
Hi. Thank you for your comments! My answers are 1. Maybe yes. This library has not pubsub layers, thus we need implement these layers or use other middlewares to make...
I'm sorry for my late. Now I'm busy with working on other tasks, and I don't have much time to do this task. :bowing_man:
Is this code helpful? If this is not what you intended, please let me know :pray: ```go type Handler struct { rtmp.DefaultHandler // value holders app string publishingName string }...
Sorry for the roughness, but I've added a sample that relays RTMP streams by stream name. https://github.com/yutopp/go-rtmp/tree/master/example/server_relay_demo It can handle multiple input streams per publishing names. Please comments if I'm...
I'm glad to hear that!
- [ ] Connect - [ ] CreateStream - [ ] Publish - [ ] Play
ありがとうございます。 確かにどの機能がどのバージョンにあるというのは現状分かりにくいと思うので、近々機能をまとめてタグを打ちたいと思います。 wandboxではHEADを自動的にビルドして頂いているので、そのバージョンわけは難しく、こちらで明示的にタグを切る必要がありそうです。なので、機能ごとの整理のために少々お時間を頂けると… :pray:
調査します!少々お時間ください。
了解です。