Hello Everybody - it's me again. I have my little app running, thanks for all your help. I am now wasting time with red5 - it works alright, but securing it against unauthorized streaming is a huge undertaking - as is developing a simple webapp.
So - I am trying to use rtmplite, a python based small footprint rtmp server. The only problem here: rtmplite insists on ObjectEncoding.AMF0 while my app is trying to use AMF3. Is there anyway to tell my application to use AMF1 encoding? Thanks. Michaela
