SITL rc input via mavros

I read a real RC signal via serial and want to send the RC signal to px4. Currently, I use /mavros/hil/rc_inputs topic to publish RC message but the QGC can’t detect any RC signal. Are there any other topics that can be used and any solutions?