Does kafka stream support near real time processing for audio and video data?

Does Kafka stream support near real-time processing for audio and video data?

Our use case to support - 20k+ concurrent :pinching_hand: web socket connection stream processing with HA support.
This steam data has audio and video data, we process it and return results to end user.

Does Kafka stream help here to us? Do we have any references architecture for it ?