Have streams from camera and want to publish them in the web page. As a HTML5 is codec independent and thus decoding is a browser only issue, I am wondering what codec you suggest me to transcoding stream into. As a my server is relative poor, low CPU transcoding usage (high efective codec) is crucial for me. As a input stream I can choose between RTSP (AAC/H264), and HTTP (mjpeg).
thanks, L.