We would like to use an RTMP data stream(not video) on the mobile platforms that do not support flash (iOS etc). Since Java is also not an option for some mobile phones, we are looking at creating a Javascript rtmp client. This is not for iphone/ipad applications, but rather for use in the Safari browser application, accessed by an HTTP url.
Does anyone know the best place to start of this, or if one already exists? Thanks!