moneyzmey
moneyzmey
HI,is it possible to use your rtmp lib already ?
Hi, use your example. start stream using OBS. got output: ``` 2018/02/02 14:42:29 Serving RTMP on :1935 2018/02/02 14:42:38 Begin RTMP Handshake. 2018/02/02 14:42:38 Receive a C0 chunk. 2018/02/02 14:42:38...
Hi, is it possible use your lib, with cgo ? Actually i have a problem with it. code sample: ``` package main /* #include "srs_librtmp.h" */ import "C" func test(){...
Is it possible to calculate FPS on RTMP stream ?
Hi, What kind of information do you need to check this case ?
Hey, just try to make ```sh cargo +nightly test ``` got error: ``` error[E0277]: the trait bound `ink_env::AccountId: TypeInfo` is not satisfied --> lib.rs:9:5 | 9 | / pub struct...