hansemannn / facebook-live-ios

📺 A Swift utility "FBSDKLiveVideo" to stream Facebook Live videos on iOS
MIT License
55 stars 20 forks source link

Live videos in portrait during the live appear square sized on the mobile feed #7

Closed ghost closed 7 years ago

ghost commented 7 years ago

I've changed the videoSize to 720, 1280 so that I can stream portrait. When I go live, the videos appear square sized on my other device's mobile feed on Facebook, but turn normal when I end the live and refresh the feed. Also during the live and tapping the video to watch on the another mobile device, the video doesn't take up the whole screen like it would when streaming from the Facebook app. Any ideas appreciated. I've already experimented changing the VCAspectMode and useInterfaceOrientation.

Thanks!

ghost commented 7 years ago

I'm closing this issue. Don't think it's in the scope of this project.