thelazyfox / gortmp

Implement RTMP protocol by golang
MIT License
2 stars 0 forks source link

fully support FMLE #2

Open thelazyfox opened 10 years ago

thelazyfox commented 10 years ago

fmle is supported, but if you start and stop a stream without disconnecting things don't work well.

basically the rtmp deleteStream rpc needs to be supported