How can i extract seprate SPS and PPS bytes array ?
rpatidar opened this issue · 1 comments
rpatidar commented
I am looking to integrate the X264 with the simple-rtsp-server (mediamtx ) now to publish the x264 stream .
RTSP Streaming somewhere expect a separate byte array for SPS and PPS. i can see the initial header we are writing the data but its looks like its a combined data is there anyway i can seprate them up in the two parts.