Comment 18 for bug 826265

Revision history for this message
Joseph Chereshnovsky (joseph.chereshnovsky) wrote :

I believe only these lines are important:

[6:8:1295387528:ERROR:capture_video_decoder.cc(68)] Not implemented reached in virtual void CaptureVideoDecoder::OnStarted(media::VideoCapture*)
[6:8:1295416422:ERROR:capture_video_decoder.cc(84)] Not implemented reached in virtual void CaptureVideoDecoder::OnError(media::VideoCapture*, int)
[6:8:1295416457:ERROR:capture_video_decoder.cc(88)] Not implemented reached in virtual void CaptureVideoDecoder::OnRemoved(media::VideoCapture*)
[6:6:1295416537:ERROR:media_stream_impl.cc(374)] Not implemented reached in virtual void MediaStreamImpl::OnVideoDeviceFailed(const std::string&, int)

and the rest can be ignored as they are listed even when I don't use the WebRTC to get video stream from webcam.