Schlagwort: video

18. September, 2011

Build an iPad app in a few hours.

The challenge: „We need a small iPad app. Just four buttons, every button opens a video. Today!“ I thought, „OK“. I had only a freshly installed Mac and an Apple developer account.

20. Juli, 2010

AS3 FLVPlayback smoothing the scaling.

I searched a little while, found only AS2 workarounds, but here is the AS3 version of interpolated, smooth video scaling of a FLVPlayback. //playback is your FLVplayback instance playback.getVideoPlayer(playback.activeVideoPlayerIndex).smoothing = true; I use it after the ready event was send.

14. Januar, 2010

xmoovStream, php Streaming Server

Ich habe den xmoovStream Server von Eric getestet und finde, dass das Teil ziemliches Potenzial hat. Wer selbst mal probieren will, kann es auf meinen meinem Server http://stream.xplore-it.com/xsexamples, oder auch auf dem xmoovStream Server tun. Ich wurde auch dankend erwähnt 😀