timvideos / streaming-system

Tim Video's - Live Streaming for user groups and other events.
https://code.timvideos.us/
Apache License 2.0
131 stars 52 forks source link

Don't ask. #64

Closed micolous closed 10 years ago

micolous commented 10 years ago

Really, don't ask.

mithro commented 10 years ago

I think you want to actually hook jwplayer somewhere around https://github.com/micolous/streaming-system/blob/there-i-fixed-it/website/frontend/templates/group.html#L241

micolous commented 10 years ago

That's already there when you set the video format, and that doesn't seem to be called properly. L239 does the fit_player call but this doesn't work properly because the DOM isn't fully laid out yet.