carlospuk / remotepotato

Remote Potato Server - a free streaming server to stream all media on a PC to browsers, apps, etc
GNU General Public License v3.0
25 stars 21 forks source link

Wrong Aspect Ratio #8

Closed joshpollard closed 11 years ago

joshpollard commented 11 years ago

No matter what I send in my request custom parameters the video always come back with what looks like a 4:3 aspect ratio. Does anyone know what I'm doing wrong, or have any suggestions?

piet5211 commented 11 years ago

try to send < OutputSquarePixels > false < /OutputSquarePixels > along with your custom parameters.

joshpollard commented 11 years ago

I thought for sure I had tried that. I tried it again, and it's working now. Thanks!