Skip to content

Releases: Ansersion/myRtspClient

Support HTTP Tunnelling

04 Jul 14:46
Compare
Choose a tag to compare
  • Support HTTP Tunnelling
  • Add compiling options to generate so lib
  • Add jrptlib-3.11.1 instead of jrtplib-3.9.1
  • Add jthread

Support g711(mu-law)

10 Apr 01:08
Compare
Choose a tag to compare

Support g711(mu-law)

Fix some compiling bugs

08 Jun 15:41
Compare
Choose a tag to compare

Add RTP_ENDIAN in config.armlinux to configure the endian of JRTPLIB

Add RTSP authentication API

13 Apr 17:34
Compare
Choose a tag to compare

Add MD5 digest authentication API:
RtspClient::SetUsername
RtspClient::SetPassword

Fix bug of jrtplib compiling error

17 Mar 02:12
Compare
Choose a tag to compare
  1. Fix bug of jrtplib compiling error;
  2. Use heap as video/audio buffer;

Support MPA audio; Support H265 basicly

23 Feb 09:14
Compare
Choose a tag to compare

Support MPA audio;
Support HEVC/H265(Basicly compliant with 'RTP Payload Format for H.265/HEVC Video draft-ietf-payload-rtp-h265-15.txt')

Support RTP payload type: STAP_A for H264

15 Jan 09:23
Compare
Choose a tag to compare

Support RTP payload type: STAP_A for H264
Fix some bugs;

First version: only support h264 now

26 Dec 07:38
Compare
Choose a tag to compare

First support codec: H264 (Supported RTP packet: FU_A)