Publish stream on RTMFP+H264 work with only one receiver?
Hi, when I try to publish a video stream on rtmfp://p2p.rtmfp.net/ using codec H264 type DIRECT_CONNECTIONS, the first receiver that connect to the publisher correctly display the video stream, but when I try to connect a second receiver, it (the seconds) receives only a black frame.
1) Publish a video stream on rtmfp://p2p.rtmfp.net/ using codec H264 type DIRECT_CONNECTIONS;
2) Start the receiver that connects to the publisher (the receiver correctly displays the video stream);
3) Close the connection to the publisher by the receiver.
4) Restart the receiver and reconnecting it to the publisher (I receive now only frame blacks).
I tried to publish using the Sorenson codec and works quietly without any problems, so I assume the problem is on H264
.
Someone else has encountered the same problem?
