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.
Continue reading
video
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.getVideoPlayer(playback.activeVideoPlayerIndex).smoothing = true;
I use it after the ready event was send.
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 😀