mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
for #250, parse pes packet ok, ts message ok.
This commit is contained in:
parent
486277089d
commit
1685cdd48e
6 changed files with 740 additions and 25 deletions
|
@ -226,6 +226,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
#define ERROR_STREAM_CASTER_TS_PSI 4016
|
||||
#define ERROR_STREAM_CASTER_TS_PAT 4017
|
||||
#define ERROR_STREAM_CASTER_TS_PMT 4018
|
||||
#define ERROR_STREAM_CASTER_TS_PSE 4019
|
||||
|
||||
/**
|
||||
* whether the error code is an system control error.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue