Skip to content

Releases: sinFunc/irtp

2.1.6

25 Mar 06:49
Compare
Choose a tag to compare

add 'fps' field in cgo_RtpSessionManager-CreateRtpSessionInitData function.

2.1.5

12 Mar 03:05
Compare
Choose a tag to compare

1.bugfixed:the situation of mul-threads(2000) cant release socket resource or quit.
2.remove test log.

2.1.4

22 Feb 00:41
Compare
Choose a tag to compare

fix the bug that rtp thread does not quit before destroy resource.

2.1.3

02 Feb 06:53
Compare
Choose a tag to compare

1.add disable rtcp interface.
2.add send rtp or rtcp origin interface.
3.disable tester in cmakelists

2.1.2

31 Jan 08:25
Compare
Choose a tag to compare

fix conflict in main.cpp

2.0.0

31 Jan 03:07
Compare
Choose a tag to compare

1.add rtp schedule
2.add rtp interface which register receive callback function

1.3.0

30 Jan 03:50
Compare
Choose a tag to compare

1.fix SendDataWithTs interface.
2.add rtcp receive callback function. including app/sdes/sdes private/bye/sr/rr packet type
3.add extra params setting for rtp initialization
4.the last version that user need to schedule how to receive rtp data
5.fix bug in main.cpp

1.0.0

29 Jan 06:08
Compare
Choose a tag to compare
1.0.0 Pre-release
Pre-release

simple rtp transmission based on ortp and jrtplib