Releases: OpenNetLab/AlphaRTC
Releases · OpenNetLab/AlphaRTC
alphartc
alphartc
alphartc
alphartc
Merge pull request #76 from OpenNetLab/dev Push alphartc image to Azure container registry (#75)
alphartc
alphartc
Changes:
This list of changes was auto generated.
alphartc
alphartc
Changes:
This list of changes was auto generated.
alphartc
alphartc
Changes:
- 79d72b5 Add github release (#70)
- b68237f Rename peerconnection_serverless (#69)
- 7b4e337 Fix README typo (#68)
- 31dc105 Add python interface to bandwidth estimator (#67)
- f6d3b91 Fix bug: store a stack pointer at stats collection (#65)
- 7edbe87 Update the readme to include all members. (#63)
- 0f26786 Fix compile issue if the user is root (#61)
- 8fffae6 Fix: Missing bwe setting from alphaRTC (#57)
- fad8291 Add LogSink: Add FileLogSink to peerconnection (#56)
- c24ca8b Polish Makefile to support AlphaRTC as a submodule (#49)
See More
- 9ca3356 Add gn build flag to compile release version (#37)
- 91fda03 Merge pull request #48 from Pterosaur/sync_upstream
- 55c58d0 Merge branch 'upstream/webrtc' into sync_upstream
- e0f253d Pass arguments of Makefile into Docker (#43)
- 3feb580 Generate log at startup (#34)
- 3d4204b Add user to Dockerfile (#41)
- 9f6b9b7 Sleep the thread for 10ms in while loop to free up CPU (#39)
- 4ee361e Fix a bug causing release build to fail (#36)
- fec0471 Add option to output log to files (#32)
- 579e121 #11 Add Windows Support (#24)
- 2558672 Fix typo and add a new badge
- bb8509e Add Corpus to demostrate usage (#17)
- b32e1e3 Remove Unnecessary Readme Files (#14)
- d4b2ff2 Fix typo: miss a comma in Readme
- c169ae2 Revise Readme (#13)
- cfaa6fe Revise alphacc_config: Added optional fields (#10)
- 137a3a7 Revise .gclient: Switch git url from Azure DevOps to GitHub (#6)
- 31743fc Merged PR 10297: OnnxInfer: Revise onnxinfer so files targeting Ubuntu 18.04
- 0eb3812 Merged PR 10296: Add standalone build script
- 35f7dd7 Merged PR 10285: Bandwidth Estimation: backport ONNXInfer to AlphaRTC
- 5f98a8a Merged PR 10261: Application: Port AlphaRTC to Linux
- 1546c9c Merged PR 10237: Application: Port AlphaRTC to Linux
- a5e3626 Merged PR 10163: Application: Add Feature - Output AV streams to filesystem
- 886863b Merged PR 10104: AlphaRTC: Revise Readme - change serverless-peerconnection-tutorial
- e3d11db Merged PR 10014: AlphaRTC: Add Feature - Remove Redis interface and log data results into file
- 4564ac3 Application: Fix Bugs - fix bugs for running in WAN of Serverless peerconnection
- 47452d6 Merged PR 9975: AlphaRTC: Add Feature - Add OutputToFile() interface in logging
- 2b7d969 RtpVideoSender: remove lock recursions. [ #31262 ]
- e1b5264 RtpSenderEgress: remove lock recursions. [ #31261 ]
- 02ba1d2 AudioProcessingImpl: remove lock recursions. [ #31260 ]
- 28685dc Revert "Make sure that "current" rtc::Thread instances are always current for TaskQueueBase." [ #31254, #31259 ]
- af1b9ce Revert "Revert back to using the task_queue_ for guarding access." [ #31256, #31258 ]
- 87a6e5a objc: Export RTCStatistics and RTCStatisticsReport [ #31257 ]
- 475006d Revert back to using the task_queue_ for guarding access. [ #31256 ]
- 9775581 Reland "Add an optional override for AudioRecord device" [ #31130, #31255 ]
- 46b3bc6 Make sure that "current" rtc::Thread instances are always current for TaskQueueBase. [ #31254 ]
- f8cb70a Roll chromium_revision 9330db6b76..8ffd72401d (768590:768712) [ #31253 ]
- a0a4480 Migrate CallStats and RtpStreamsSynchronizer timers over to RepeatingTask [ #31252 ]
- 6ee6793 Reland "Delete unused code to handle posix signals in PhysicalSocketServer" [ #31237, #31251 ]
- 2e2f674 Add VideoStreamEncoder tests for DegredationPreference switching. [ #31250 ]
- 2f4b010 docs: Improve Android testing docs [ #31249 ]
- b088a95 Roll chromium_revision 1f82a0280b..9330db6b76 (768300:768590) [ #31248 ]
- 47173c9 Hunch that something might be broken wrt Thread and TQ [ #31247 ]
- adaec45 Removes RepairedRtpStreamId from overhead calculation. [ #31246 ]
- da76ad3 Roll chromium_revision 7a46078a3f..1f82a0280b (768198:768300) [ #31245 ]
- ec02eef Android: Remove min_sdk_version in GN (reland) [ #31244 ]
- 5bf60e4 VideoStreamEncoderTest: Wait for QP usage handled callback event. [ #31243 ]
- 611fba4 Mark construction time members of PhysicalSocketServer as const [ #31242 ]
- a98cea8 Remove the PendingTaskSafetyFlag::Pointer type add ScopedTaskSafety. [ #31241 ]
- ff88a64 Revert "Delete unused code to handle posix signals in PhysicalSocketServer" [ #31237, #31240 ]
- 21433ca Add field trial to let idle connection live longer than 30s [ #31239 ]
- 3476e12 Revert "Add an optional override for AudioRecord device" [ #31130, #31238 ]
- d2490ae Delete unused code to handle posix signals in PhysicalSocketServer [ #31237 ]
- 84afe46 Don't await adaptation after deg-pref change [ #31236 ]
- 1d6e70f Roll chromium_revision a081fb662a..7a46078a3f (768098:768198) [ #31235 ]
- 95d40ee Remove unused VideoStream::balanced_settings() [ #31234 ]
- 2105d64 Add field trial for using different network cost cellular types [ #31233 ]
- f331981 Separate capturing device index from VideoConfig [ #31232 ]
- 381d109 [Adaptation] Move adaptation logic to a separate task queue. [ #31231 ]
- 1190f49 Roll chromium_revision cb4a800cb3..a081fb662a (767931:768098) [ #31230 ]
- 2aa9356 Reset frame queue in ScreenCapturerX11::SelectSource to fix issues with different sized monitors. [ #31229 ]
- b856dc1 Remove VideoGeneratorType from pc framework test api. [ #31228 ]
- 72b7499 Roll chromium_revision 35425e2e59..cb4a800cb3 (767819:767931) [ #31227 ]
- f531c49 Roll chromium_revision ceb47b836c..35425e2e59 (767701:767819) [ #31226 ]
- 1aec2bf reorder sdes suites to not prefer gcm [ #31225 ]
- 8c7384c Add field trial for surfacing cellular types in AndroidNetworkMonitor [ #31224 ]
- cd1ba94 Roll chromium_revision a775f4aeaa..ceb47b836c (759199:767701) [ #31223 ]
- b0bd070 Surface ResidualEchoDetector creation to API [ #31222 ]
- 5c1a565 Revert "Disable PipeWire on Chromecast builds." [ #31205, #31221 ]
- b28bc83 [Adaptation] Make Manager's Resources not depend on encoder queue. [ #31220 ]
- 9438ddc [Adaptation] Give QualityScaler a pending callbacks queue and unittests [ #31219 ]
- f9ed56b Add ability to set custom RtpEncodingParameters for each simulcast stream in PC framework [ #31218 ]
- c55516d [Adaptation] Make Resources reference counted and add more DCHECKs. [ #31217 ]
- cc57b93 Make video quality analyzer compatible with real SFU in the network [ #31216 ]
- baa2c83 Introduce ability to set peer name for PC level tests [ #31215 ]
- bf46cfe Refactors send rate statistics in RtpSenderEgress [ #31214 ]
- 8e321cd [Adaptation] Make QuailtyScalerResourse to report underuse if quality scaling is off [ #31213 ]
- a270250 [Adaptation] Disable inital frame drop for simuclast/svc [ #31212 ]
- 6efc14b VideoTrackSourceInterface: make some newly introduced methods pure virtual. [ #31211 ]
- a54ba4c Make video_loopback work with av1 [ #31210 ]
- 3a65dba Revert "Removes lock release in PacedSender callback." [ #31206, #31209 ]
- ffd0a84 Handle OnRttUpdate in ReceiveStatisticsProxy. [ #31208 ]
- 09e9a83 Change the way that AecDumps are created in APM [ #31207 ]
- 6b9c...