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

GB28181: Support GB28181-2016 protocol. v5.0.74 #3201

Merged
merged 1 commit into from
Oct 6, 2022

Conversation

winlinvip
Copy link
Member

@winlinvip winlinvip commented Oct 6, 2022

  1. Support GB config as StreamCaster.
  2. Support disable GB by --gb28181=off.
  3. Add utests for SIP examples.
  4. Wireshark plugin to decode TCP/9000 as rtp.rfc4571
  5. Support MPEGPS program stream codec.
  6. Add utest for PS stream codec.
  7. Decode MPEGPS packet stream.
  8. Carry RTP and PS packet as helper in PS message.
  9. Support recover from error mode.
  10. Support process by a pack of PS/TS messages.
  11. Add statistic for recovered and msgs dropped.
  12. Recover from err position fastly.
  13. Define state machine for GB session.
  14. Bind context to GB session.
  15. Re-invite when media disconnected.
  16. Update GitHub actions with GB28181.
  17. Support parse CANDIDATE by env or pip.
  18. Support mux GB28181 to RTMP.
  19. Support regression test by srs-bench.

01. Support GB config as StreamCaster.
02. Support disable GB by --gb28181=off.
03. Add utests for SIP examples.
04. Wireshark plugin to decode TCP/9000 as rtp.rfc4571
05. Support MPEGPS program stream codec.
06. Add utest for PS stream codec.
07. Decode MPEGPS packet stream.
08. Carry RTP and PS packet as helper in PS message.
09. Support recover from error mode.
10. Support process by a pack of PS/TS messages.
11. Add statistic for recovered and msgs dropped.
12. Recover from err position fastly.
13. Define state machine for GB session.
14. Bind context to GB session.
15. Re-invite when media disconnected.
16. Update GitHub actions with GB28181.
17. Support parse CANDIDATE by env or pip.
18. Support mux GB28181 to RTMP.
19. Support regression test by srs-bench.
@winlinvip winlinvip merged commit 5a420ec into ossrs:develop Oct 6, 2022
@winlinvip winlinvip added the EnglishNative This issue is conveyed exclusively in English. label Jul 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EnglishNative This issue is conveyed exclusively in English.
Projects
None yet
1 participant