Open
Description
Hi Master,
I am using libre to implement RTMP publish feature on my PC.
I prepared a H264 raw data array(Please check dummy_h264_frames.h.zip).
And I use for loop to send each frames.
My questions are
- I split PPS, SPS, remove 0000001 and send it.
- I split I frame, remove 0000001 and send it.
- I split P frame, remove 0000001 and send it.
Anything wrong with above operation? Because I still can not get RTMP stream.
Please help. Thanks.
Metadata
Assignees
Labels
No labels
Activity