Ticket #602 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

Modify the stream to maintain RTP sequence number and timestamp from the last transmission when it's restarted.

Reported by: nanang Owned by: nanang
Priority: normal Milestone: release-1.0-rc1
Component: pjmedia Version: trunk
Keywords: Cc:

Description

See ticket #600 (Solution 1).

Change History

Changed 2 years ago by nanang

In r2241:

  • Introduced new API pjmedia_rtp_session_init2() to enable intializing RTP session with non-default initial settings
  • Updated stream so it can be created with non-default initial RTP settings.
  • Updated pjsua-lib to make sure RTP timestamp and sequence contigue when stream session is restarted.

Changed 2 years ago by bennylp

In r2244:

  • fixed minor warning about conversion from int to unsigned char

Changed 2 years ago by nanang

In r2245: fixed assertion of invalid stream index supplied to pjmedia_session_get_stream_stat().

Changed 2 years ago by bennylp

  • status changed from new to closed
  • resolution set to fixed

Done, closing the ticket.

Note: See TracTickets for help on using tickets.