Commit Graph

127 Commits

Author SHA1 Message Date
Andrey Semochkin
5dcd145cf8
Merge pull request #42 from border/source
add ICECandidates support
2022-02-08 07:38:43 +03:00
deepch
13fad59f2c mkv in progress 2022-01-27 04:10:06 +03:00
deepch
e0fc50b09e pion update 2022-01-25 14:39:23 +03:00
BianJiang
f9cbb924f6 add ICECandidates support 2021-11-17 19:36:09 +08:00
Andrey Semochkin
022deeb641
Merge pull request #41 from allenporter/rtsp-tls
Add support for rtsps streams
2021-11-13 13:42:08 +03:00
Allen Porter
bd0574f7e1 Support rtsps streams
Open a TLS connection when the protocol is rtsps. Tested and verified on Nest web cams.
2021-11-12 23:38:14 -08:00
deepch
06d985e42f fix raw 2021-10-04 17:34:09 +03:00
deepch
f877cce125 fix proxy vlc 2021-09-30 19:59:31 +03:00
deepch
161a0454da raw muxer annexB h264 h265 2021-09-30 02:10:08 +03:00
deepch
a77315fe6e Merge remote-tracking branch 'origin/master' 2021-09-25 17:38:05 +03:00
deepch
24b5a0e410 proxy rtp packet 2021-09-25 17:37:55 +03:00
Andrey Semochkin
8a35dcfc39
Merge pull request #35 from Sean-Der/master
Support Opus in RTSP Client
2021-09-24 20:13:47 +03:00
Sean DuBois
74caf04808 Support Opus in RTSP Client
Handle av.OPUS in makeCodecData
2021-09-24 12:28:45 -04:00
Andrey Semochkin
e084649a37
Merge pull request #31 from Scott-Chen/master
fix rtsp AAC division error
2021-09-15 12:21:43 +03:00
Scott
a3df2473e2 fix aac division error 2021-09-15 16:01:00 +08:00
deepch
8f395d64be Merge remote-tracking branch 'origin/master' 2021-09-07 12:30:27 +03:00
deepch
374dbda6f4 add codec wait 2021-09-07 12:30:07 +03:00
deepch
e99c71546c fix rtmp push youtube and twitch 2021-08-29 13:34:06 +03:00
Andrey Semochkin
54128f7cd2
Merge pull request #28 from tangtang666/master
Remove log Fatalln
2021-08-11 11:55:08 +03:00
Mr.Tang
60f8bb7cd7
remove log Fatalln
when the code is h265,the program exit by log
2021-08-11 16:35:35 +08:00
Andrey Semochkin
b638fa5e35
Create codeql-analysis.yml 2021-07-30 21:49:08 +03:00
Andrey Semochkin
4453d7a3dc
Merge pull request #25 from AlexxIT/plan-b-fallback
Adds support SDP Plan B fallback
2021-07-28 17:11:53 +03:00
Alexey Khit
09ed0e1f30 Adds support SDP Plan B fallback 2021-07-28 16:50:21 +03:00
Andrey Semochkin
5b25bda1a0 test dvrip 2021-05-23 13:37:05 +03:00
Andrey Semochkin
5adbbcc01f fps 2021-05-08 23:07:59 +03:00
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