Currently I am using hls js with video js and I need to use EME with hls js. Is it possible to use EME with hls js ?
HLS Transport Streams do not conform to CENC, so its not possible to convert broswer side. HLS using fmp4 does. But in this case, you wouldn't need hls.js eaither.