Skip to content

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

Merged
winlinvip merged 1 commit intoossrs:developfrom
winlinvip:feature/gb28181
Oct 6, 2022
Merged

GB28181: Support GB28181-2016 protocol. v5.0.74#3201
winlinvip merged 1 commit intoossrs:developfrom
winlinvip:feature/gb28181

Conversation

@winlinvip
Copy link
Copy Markdown
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.

Development

Successfully merging this pull request may close these issues.

GB28181: SRS 5.0 has already supported GB-2016, with built-in SIP signaling and TCP single-port transmission media.

1 participant