OpenNetLab / AlphaRTC

Evaluation framework for RL-based bitrate control for WebRTC
BSD 3-Clause "New" or "Revised" License
94 stars 37 forks source link

help for GCC compile in bare metal #109

Closed bug45 closed 2 months ago

bug45 commented 3 months ago

I'm sorry to bother you, but I would like to know how to use GCC for communication in the example you provided. Following the steps you provided, I will compile peer_connection to use onnxinfer for congestion control. However, due to the missing libonnxinfer.so, I am unable to run this program. Now, I want to know how to use GCC for congestion control.

bug45 commented 3 months ago

I get the same error when separate use of receiver.json and receiver_pyinfer.json, I guess I should make some modifications during the gn and ninja stages. But it is too hard for me as I am a green hand, so I would appreciate it if you could give me some advise