Hi,
Answers inline.
-Magnus
On Aug 10, 4:48 pm, Utkarsh <
utkarsh.nim...@gmail.com> wrote:
> Hi,
>
> I am evaluating webrtc for a demo chat application.
>
> Question 1
>
> We have H.264 based hardware encoder in our platform that is
> interfaced with the camera directly and keeps streaming encoded data.
> Can I use the same instead of software based encoding to get better
> performance.
>
There is no current support for adding a HW camera/encoder as source.
> Can I use H.264 at all? I read in some other post that external H.264
> codec is not supported, please confirm.
>
No, there is no H.264 support.
> Also Can I stub out video capture block, image enhancement and codec
> block in video engine totally and stream the data on network. This
> will save me a lot of CPU.
>
> Question 2
>
> Is it possible to extend the peer connection to add more controls like
> changing brightness contrast of remote camera. Or I need to provide
> different web services for the same.
>
That is not in the scope of peer connection.
> Thanks,
> Utkarsh.
You're very welcome :)