Hi , I tested the webrtc-to-rtmp demo, but it can't work. Following is my test steps
- change the IP set in NewRtmpPusher to my nginx-rtmp server, then go build
- run the executable file webrtc-to-rtmp and open the webrtc test web in chrome, I can see myself in local and remote stream.
- there is no log of "video frame ==========" or "audio frame ===== " print, and no rtmp stream send to my nginx-rtmp server
I wondering if there is something wrong in my steps, any suggestion is appreciated~
Hi , I tested the webrtc-to-rtmp demo, but it can't work. Following is my test steps
I wondering if there is something wrong in my steps, any suggestion is appreciated~