mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
update readme
This commit is contained in:
parent
7ed20cc670
commit
9e5b3afcbe
2 changed files with 2 additions and 1 deletions
|
@ -684,7 +684,6 @@ int SrsTSMuxer::write_video(u_int32_t time, SrsCodec* codec, SrsCodecSample* sam
|
|||
// pps
|
||||
video_buffer->append(codec->pictureParameterSetNALUnit, codec->pictureParameterSetLength);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
// sample start prefix, '00 00 00 01' or '00 00 01'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue