jgh- / VideoCore-Inactive

*No longer in development* Please see https://github.com/unpause-live/SwiftVideo
MIT License
1.48k stars 538 forks source link

Portrait image displaying in wowza is not covering the entire window in wowza testplayer. #75

Closed bhagyalakshmikad closed 9 years ago

bhagyalakshmikad commented 9 years ago

Hi, From encoder with 720*480 size, if Iam publishing it is displaying in wowza streaming engine with full image(displaying the published video covering the whole window in wowza testplayer). In videocore library, I have set the output size to 720x1280 (portrait). But it is displaying like a small image in wowza streaming engine. It is not displaying covering the whole window in wowza test player.Please suggest me with the solution.

Thanks in advance.

jgh- commented 9 years ago

I think this is just a problem with Wowza's test player being a fixed size. Portrait-orientation videos work fine for me when viewing with e.g. Quicktime or VLC. This is likely just a matter of Wowza's video player implementation having a fixed size instead of dynamically resizing based on the size of the video.