Commit Graph

192 Commits

Author SHA1 Message Date
qiurui f4b8f96cfc init commit 2024-05-09 09:56:06 +08:00
Heikki Tampio 9bbed399ed Merge branch 'atlas' 2024-01-23 09:07:12 +02:00
Heikki Tampio e91c32131e atlas: Add debug prints to HEVC latency benchmark 2024-01-23 09:01:33 +02:00
Heikki Tampio 54af48481d atlas: Increase V-PCC latency receiver timeout from 250ms to 300ms 2024-01-23 09:01:33 +02:00
Heikki Tampio ca83205def atlas: Fix key and salt in VPCC benchmarks 2024-01-23 09:01:32 +02:00
Heikki Tampio 5942c64225 atlas: Add debug prints to latency VPCC receiver 2024-01-23 09:01:32 +02:00
Heikki Tampio 16b6ad4567 atlas: Do not create VPS stream 2024-01-23 09:01:32 +02:00
Heikki Tampio 24a6c28451 atlas: Add option to enable SRTP for V-PCC benchmarks 2024-01-23 09:01:32 +02:00
Heikki Tampio c5b55a8510 atlas: Add V-PCC instructions to readme 2024-01-23 09:01:32 +02:00
Heikki Tampio 9e092a784d atlas: Fix compiler warnings 2024-01-23 09:01:31 +02:00
Heikki Tampio 22d15dabfb atlas: Add documentation to VPCC latency sender 2024-01-23 09:01:31 +02:00
Heikki Tampio 3c340b6f4b atlas: Remove redefinition of get_current_time() 2024-01-23 09:01:31 +02:00
Heikki Tampio baea58f406 atlas: Send VPCC parameter set NAL units in throughput tests too 2024-01-23 09:01:31 +02:00
Heikki Tampio 34e368ae0e atlas: Remove debug prints 2024-01-23 09:01:31 +02:00
Heikki Tampio 880fc50b3e atlas: Add debug prints 2024-01-23 09:01:31 +02:00
Heikki Tampio 73dda536f9 atlas: Further code cleanups in V-PCC benchmarks 2024-01-23 09:01:30 +02:00
Heikki Tampio 8c5d714a0f atlas: Clean up code in V-PCC latency receiver 2024-01-23 09:01:30 +02:00
Heikki Tampio 1c65e58329 atlas: V-PCC latency, send also the parameter set units, just do not log their send times 2024-01-23 09:01:30 +02:00
Heikki Tampio 1819b24e20 atlas: V-PCC latency, do not log time for parameter set NAL units 2024-01-23 09:01:30 +02:00
Heikki Tampio 3be0766a07 atlas: V-PCC latency sender, clean up unnecessary code 2024-01-23 09:01:30 +02:00
Heikki Tampio 2b7b763eea atlas: Fix compiler warnings 2024-01-23 09:01:29 +02:00
Heikki Tampio 2258e70059 atlas: Calculate sender and receiver results for V-PCC throughput 2024-01-23 09:01:29 +02:00
Heikki Tampio c11c35073e atlas: Add time calculation functions to uvgrtp_util 2024-01-23 09:01:29 +02:00
Heikki Tampio d6069d72f0 atlas: Add basics to V-PCC throughput receiver 2024-01-23 09:01:29 +02:00
Heikki Tampio 1152cbd36a atlas: Add basics to V-PCC throughput sender 2024-01-23 09:01:29 +02:00
Heikki Tampio 090ddfbd9d atlas: Add programs for V-PCC throughput benchmarks 2024-01-23 09:01:28 +02:00
Heikki Tampio 487211b762 atlas: Fix V-PCC latency sender synchronization 2024-01-23 09:01:28 +02:00
Heikki Tampio 00d1edaf9b atlas: Fix calculations for VPCC latency 2024-01-23 09:01:28 +02:00
Heikki Tampio 66e9746c1b atlas: Debug prints for V3C latency receiver 2024-01-23 09:01:28 +02:00
Heikki Tampio c71c3b582d atlas: Increase buffer sizes for OVD and AVD streams 2024-01-23 09:01:28 +02:00
Heikki Tampio 5b5b20270e atlas: Calculate VPCC latencies 2024-01-23 09:01:28 +02:00
Heikki Tampio eddd2d6133 atlas: Add SSRC configuration to v3c_util 2024-01-23 09:01:27 +02:00
Heikki Tampio c38beff87f atlas: Bugfix 2024-01-23 09:01:27 +02:00
Heikki Tampio c55e0b6efb atlas: Add functionality to VPCC latency benchmarks 2024-01-23 09:01:27 +02:00
Heikki Tampio 31957cf02c atlas: Add latency benchmark programs for VPCC 2024-01-23 09:01:27 +02:00
Heikki Tampio a4bb28009f atlas: Log all individual send and recv times 2024-01-23 09:01:27 +02:00
Heikki Tampio 7c90bdc974 atlas: Save latency send times 2024-01-23 09:01:26 +02:00
Heikki Tampio 5a7e964ec1 atlas: Take into account all HEVC NAL units, not just types 19 and 1 2024-01-23 09:01:26 +02:00
Heikki Tampio ed6bb1c81b atlas: Take HEVC start codes into account when checking NAL type 2024-01-23 09:01:26 +02:00
Heikki Tampio f97f030099 atlas: Do not send parameter set NAL unit in throughput tests either 2024-01-23 09:01:26 +02:00
Heikki Tampio f5c2325fe8 atlas: Do not send Atlas non-ACL (parameter set) NAL units at all in latency tests 2024-01-23 09:01:26 +02:00
Heikki Tampio 3d48bf5cc8 atlas: Ignore non-ACL or non-VCL units in latency tests 2024-01-23 09:01:25 +02:00
Heikki Tampio 249f5f4f21 atlas: Add parameter for number of frames to latency parsing 2024-01-23 09:01:25 +02:00
Heikki Tampio 189a4b135d atlas: Actually write latency results to file... 2024-01-23 09:01:25 +02:00
Heikki Tampio 512954fe34 atlas: Modify latency sender and receiver for Atlas payload format 2024-01-23 09:01:25 +02:00
Heikki Tampio 2efc9de061 atlas: Use RCE_PACE_FRAGMENT_SENDING and RTP_NO_H26X_SCL flags for sender 2024-01-23 09:01:25 +02:00
Heikki Tampio 6d077bfc9b atlas: Comment out v3c parser prints 2024-01-23 09:01:24 +02:00
Heikki Tampio 712887426d atlas: Add receiving of only Atlas data 2024-01-23 09:01:24 +02:00
Heikki Tampio 5dcd96bcde atlas: Add sending of only Atlas data 2024-01-23 09:01:24 +02:00
Heikki Tampio 7ddbaf3bb5 Latency_sender bugfix: Take the HEVC start code into account when receiving frames 2023-11-21 08:55:52 +02:00