winlin
|
5b199249d0
|
RTC: Rename SrsRtcSource to SrsRtcStream
|
2020-07-08 19:01:33 +08:00 |
|
winlin
|
4c73b9a819
|
RTC: Rename ISrsRtcPublisher to ISrsRtcPublishStream
|
2020-07-07 16:57:33 +08:00 |
|
winlin
|
f551ff5ae8
|
Log: Use string compare function
|
2020-07-05 23:49:47 +08:00 |
|
winlin
|
6624b8acca
|
Log: Use object as context id for complex context
|
2020-07-05 23:26:55 +08:00 |
|
winlin
|
c8892c4009
|
Fix build failed for no ffmpeg-fit
|
2020-06-24 13:52:36 +08:00 |
|
winlin
|
be5d76009e
|
RTC: Support build without RTMP2RTC bridger, no FFmpeg fit.
|
2020-06-24 12:44:13 +08:00 |
|
winlin
|
8a0c2e01f8
|
Log: Change cid from int to string
|
2020-06-18 11:45:43 +08:00 |
|
winlin
|
c30565b4c0
|
RTC: Support keep original seq
|
2020-06-16 16:41:04 +08:00 |
|
winlin
|
cf738754ae
|
RTC: Generate timestamp only when transcode opus to aac.
|
2020-06-16 13:39:02 +08:00 |
|
winlin
|
0992eb4580
|
Remove unused files
|
2020-06-03 18:00:21 +08:00 |
|
winlin
|
8ca793593d
|
RTC: Refactor code.
|
2020-06-02 19:00:31 +08:00 |
|
winlin
|
f510a94a91
|
RTC: Rename SrsRtpPacket2.rtp_header to SrsRtpPacket2.header
|
2020-05-15 08:38:43 +08:00 |
|
winlin
|
ba8f2e2aba
|
RTC: Remove dead code
|
2020-05-15 08:34:58 +08:00 |
|
winlin
|
620ca902e2
|
RTC: Remove dead code
|
2020-05-15 08:24:26 +08:00 |
|
winlin
|
d8cf9b64c8
|
RTC: Remove dead code
|
2020-05-15 08:19:22 +08:00 |
|
winlin
|
c7b88e08e9
|
RTC: Refactor API, use shared pkt for consumer
|
2020-05-15 08:11:03 +08:00 |
|
winlin
|
5e2a3572eb
|
RTC: Remove cache for RTP packet
|
2020-05-14 14:44:24 +08:00 |
|
winlin
|
7b0a9fe95f
|
RTC: Remove shared bytes, use shared msg
|
2020-05-14 14:30:32 +08:00 |
|
winlin
|
f794a7d3a7
|
RTC: Use shared message for RTP packet
|
2020-05-14 14:26:19 +08:00 |
|
winlin
|
4e1935f678
|
RTC: Fix GSO build failed in linux
|
2020-05-14 13:14:52 +08:00 |
|
winlin
|
3cb797dccd
|
For #307, refine core structure, RTMP base on frame, RTC base on RTP. 4.0.26
|
2020-05-14 10:47:21 +08:00 |
|
winlin
|
2b1c4a188a
|
RTC: Refine RTMP bridge to RTC, use RTP packets in consumer
|
2020-05-14 09:33:00 +08:00 |
|
winlin
|
54d8c36905
|
RTC: Refine audio to RTP packet base.
|
2020-05-13 20:13:25 +08:00 |
|
winlin
|
588d17c09d
|
RTC: Refactor source to accept RTP audio packet.
|
2020-05-13 18:43:25 +08:00 |
|
winlin
|
377128f4e9
|
RTC: Rename recode to transcode
|
2020-05-13 17:56:51 +08:00 |
|
winlin
|
b8b52f28f5
|
RTC: We should cache the sps/pps in source.
|
2020-05-13 16:21:42 +08:00 |
|
winlin
|
68de796f77
|
RTC: Reorder functions
|
2020-05-13 15:46:49 +08:00 |
|
winlin
|
9b334f91e7
|
RTC: Fix build failed
|
2020-05-13 15:27:31 +08:00 |
|
winlin
|
431f852e05
|
RTC: Remove dead code
|
2020-05-13 15:23:43 +08:00 |
|
winlin
|
e446cf466f
|
RTC: Extract video to bridger
|
2020-05-13 15:15:57 +08:00 |
|
winlin
|
8efbdec2af
|
RTC: Remove dead code
|
2020-05-13 15:13:14 +08:00 |
|
winlin
|
c0021ab78a
|
RTC: Directly use audio transcoder.
|
2020-05-13 15:09:36 +08:00 |
|
winlin
|
6740a03a9c
|
RTC: Refactor code
|
2020-05-13 13:42:55 +08:00 |
|
winlin
|
44c8334b71
|
RTC: Extract codes from source to bridger.
|
2020-05-13 13:35:14 +08:00 |
|
winlin
|
16c47056a6
|
RTC: Remove dead code.
|
2020-05-13 13:15:41 +08:00 |
|
winlin
|
9e417d5416
|
Refine SrsSource, bridge to RTC.
|
2020-05-12 19:53:21 +08:00 |
|
winlin
|
d2e5cd7bb7
|
RTC: Refine code, remove pass_timestamp from SrsSource
|
2020-05-12 13:51:51 +08:00 |
|
winlin
|
d434dc951d
|
RTC: Cleanup code, remove RTC from SrsSource
|
2020-05-12 13:43:09 +08:00 |
|
winlin
|
25496b734b
|
RTC: Extract RTC Source and Consumer
|
2020-05-12 13:19:31 +08:00 |
|