Tag Archive for 'video'

Build an iPad app in a few hours.

Add a comment

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.

AS3 FLVPlayback smoothing the scaling.

2 Comments

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.

xmoovStream, php Streaming Server

Add a comment

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