I am trying to stream live video in android. Details - H264 - Mp4 format - demuxed. I am using this code Questions: Can i play video of this format in exoplayer? Which library should i use to stream live video? Code to play a video using Exoplayer {Handl…