I am wondering if using PIXI to overlay graphics and/or text onto a WebRTC live streaming video is possible?
 
	For instance, overlay a WebRTC live stream with the broadcaster's name? I know this can be done with CSS, but I'd like to play around with Pixi.  I can see other possibilities using Pixi and WebRTC.
 
	Thanks,
 
	Ray