In the manage display of the field if I set width and height, its not showing on video.

I guess this code is wrong:

There is not width and height HTML properties. It should be

style="width:400px;height:400px"

Comments

tamerzg created an issue. See original summary.

sorabh.v6’s picture

I checked earlier and It is working with style="width:400px;height:400px" but as per cloudflare stream documentation width and height should be attributes of the stream tag.

sorabh.v6’s picture

Assigned: sorabh.v6 » tamerzg
Status: Active » Needs review

Pushed a temporary solution using jquery. Please review.

tamerzg’s picture

Status: Needs review » Fixed

Works fine now.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.