pixel streaming, nvenc stream, webrtc

Hi,

I want to know if there is a possibility to grab the nvenc stream and send it to an html client directly over webrtc. I want to know this, because at the moment I integrate the player.html from the signaling web server via an iframe into another website. But now I’m looking for a solution where I can directly receive the videostream into another internetsite because this internetsite runs on another domain web server (not on the signalling web server).

Regards