Commit Graph

152 Commits

Author SHA1 Message Date
Andrey Semochkin
338966ed52 remove ping / pong 2021-04-23 10:48:39 +03:00
Andrey Semochkin
242dfb0860
Merge pull request #22 from AlexxIT/pcm-fix
Fix SDP parsing PCMA and PCMU
2021-04-21 17:25:26 +03:00
Alexey Khit
f17b270919 Fix SDP parsing PCMA and PCMU 2021-04-21 17:03:35 +03:00
Andrey Semochkin
2eeda69894 test hls ll 2021-04-19 20:59:55 +03:00
Andrey Semochkin
be0abf0857
Merge pull request #17 from travishaagen/turn-creds
Add username and credential arguments to config options
2021-04-19 20:36:49 +03:00
Andrey Semochkin
9f799014f4 test error 2021-04-10 10:46:45 +03:00
Andrey Semochkin
b0aae43f10 test m4s to hls ll 2021-04-09 04:00:33 +03:00
Travis Haagen
5f814c056a Add username and credential arguments to config 2021-04-04 09:55:20 -07:00
Andrey Semochkin
d6080d8287 Merge remote-tracking branch 'origin/master' 2021-03-21 20:42:11 +03:00
Andrey Semochkin
82ed4db397 add single decode fix rtmp 2021-03-21 20:41:30 +03:00
Andrey Semochkin
81abe951b4
Merge pull request #15 from ZloyDyadka/patch-1
Fix invalid nal_unit_type of SPS/PPS
2021-03-10 11:54:06 +03:00
Ilya Galimyanov
bb4dee30f0
Fix invalid nal_unit_type of SPS/PPS 2021-03-04 17:35:55 +03:00
Andrey Semochkin
f6de3acad0 add TEARDOWN 2021-02-18 13:56:44 +03:00
Andrey Semochkin
dd938d5e11 fix typo 2021-02-16 01:46:01 +03:00
Andrey Semochkin
340498eaae
Merge pull request #14 from t123yh/master
Separate control and track with a `/`
2021-02-15 00:37:09 +03:00
Yunhao Tian
c241ead7d4 Separate control and track with a / 2021-02-14 22:56:19 +08:00
Andrey Semochkin
981746cd6a pion update 2021-02-09 04:39:19 +03:00
Andrey Semochkin
1e5739e1f6 pion update 2021-02-09 04:36:45 +03:00
Andrey Semochkin
01cae17ec2 h265 video mp4 support 2021-02-09 04:27:04 +03:00
Andrey Semochkin
ae4ae47c04 work HEVC in progress next v3 2021-02-03 06:10:03 +03:00
Andrey Semochkin
d9a713ebc1 work HEVC in progress 2021-02-03 04:27:25 +03:00
Andrey Semochkin
a102e9cb3e start work h265 2021-02-03 04:07:15 +03:00
Andrey Semochkin
8d167fd1c0 fix audio del 4 byte on start fix webrtc add options ice and port, webrtc.MediaEngine{} 2021-01-15 18:26:23 +03:00
Andrey Semochkin
f00d1c189a BigBuckBunny multiple aac fix 2021-01-12 03:58:07 +03:00
Andrey Semochkin
f16439f7ef fix audio 2021-01-11 23:19:30 +03:00
Andrey Semochkin
33b07c6a20 opus work worked 2021-01-09 17:24:48 +03:00
Andrey Semochkin
6a92c34cd4 opus work in progress 2021-01-09 07:37:19 +03:00
Andrey Semochkin
4bf0059477 add pcm and fix audio rtsp v2 2021-01-08 07:23:06 +03:00
Andrey Semochkin
3c9911e11b add options 2021-01-06 17:58:38 +03:00
Andrey Semochkin
23ad40b14b fix closer bug client 2021-01-06 01:56:00 +03:00
Andrey Semochkin
1b7359bceb add pion v3 test 2021-01-05 04:21:25 +03:00
Andrey Semochkin
ff7f04332e test mp4 2020-12-28 02:04:37 +03:00
Andrey Semochkin
4289f32dc8 no message 2020-10-28 18:07:43 +03:00
Andrey Semochkin
fccce247d0 fix codec and track 2020-09-04 04:09:55 +03:00
Andrey Semochkin
292592fcb5 more webrtc test 2020-08-11 04:21:33 +03:00
Andrey Semochkin
132965a170 start work webrtc adapter chrome 2020-08-08 22:28:58 +03:00
Andrey Semochkin
f108a0ae6a start work webrtc adapter 2020-08-08 20:29:34 +03:00
Andrey Semochkin
17e47daba5 start work webrtc adapter 2020-08-08 20:24:23 +03:00
Andrey Semochkin
c1b9e4b19c fix ts 2020-08-08 18:20:25 +03:00
Andrey Semochkin
6e8b028435 start work rtspv2 2020-08-08 18:14:32 +03:00
Andrey Semochkin
130629d758
Merge pull request #6 from LdDl/master
missleading nil media
2020-07-03 14:57:41 +04:00
Dimitrii Lopanov
061613f0e1 missleading nil media 2020-06-29 18:35:37 +03:00
Andrey Semochkin
3422e000c9
Merge pull request #3 from xyyangkun/master
for live555 rtsp server, rtp keep alive require must add Session in h…
2020-06-26 12:02:57 +04:00
Andrey Semochkin
dd7f04e5cf
Merge pull request #5 from LdDl/master
Handle 302, handle another stream index
2020-06-26 12:02:26 +04:00
Dimitrii Lopanov
4f6b86b297 more smart handling of another packat index (audio, as example) 2020-06-26 08:41:55 +03:00
Dimitrii Lopanov
0435cfa11a handle panic error on non-existing packet index (for audio, as example) 2020-06-26 08:34:23 +03:00
Dimitrii Lopanov
ce2edddbeb handle redirecting via 302 code 2020-06-26 08:32:49 +03:00
Dimitrii Lopanov
b652f1bfba find rtsp must have left > 0 2020-06-26 08:30:43 +03:00
Dimitrii Lopanov
2f1e328215 default behaviour for SDP parser 2020-06-26 08:28:33 +03:00
yangkun
8de7b488ae for live555 rtsp server, rtp keep alive require must add Session in header 2020-05-28 14:17:26 +08:00