Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Srt Stream Playing issue on VLC #47

Open
frustaed-Developer opened this issue Jun 12, 2020 · 1 comment
Open

Srt Stream Playing issue on VLC #47

frustaed-Developer opened this issue Jun 12, 2020 · 1 comment

Comments

@frustaed-Developer
Copy link

frustaed-Developer commented Jun 12, 2020

While running SRT stream on VLC player , it is showing some errors

PMT.DescriptorOmitted - PMT program 1PID audio stream without ISO_639 language code
Section.CRCFail - PID (0x0000) has Section stream CRC errors 1701 times
Section.CRCFail - PID (0x0011) has Section stream CRC errors 338 times
Section.CRCFail - PID (0x1000) has Section stream CRC errors 1634 times
Table.CRCError - 3673 CRC error occured in tables

@jacksonvm
Copy link

I have also noted the same, it seems like the issue is with the
https://github.com/cats-oss/VideoCast-Swift/blob/a46558a07cdf95d76a7b9f749c1c5ae90a95e555/Source/Transforms/TS/MpegTSSection.swift code which is not compliant with the mpegts standards and decoders like VLC or others are not able to demultiplex the stream correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants