HTML5 video tag not working

Can someone please explain why the following code does not work in a SmartTv?

<!DOCTYPE html>
<html>
<body>
<video src=“http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4” id=“currentpic” width=“1920” height=“1080” muted autoplay controls/>
</body>
</html>

It’s about as basic as you can get with a video tag - does a video need to be local to be played? And if so, how do we do that with Tizen 4.0?

Thanks
Brent

i have the same problem
we need help

i am also facing the same problem, need solution please

I am also facing same issue. I have used Tizen 6.5 and TV UJU6400 (2015) model TV.

Can any one help to resolve this issue.