How does one append a securetoken to the URL in flash mode? I've tried adding it to the "file" key (file: "mp4:filename.mov?thisisthetoken), I've tried adding it within setup ({autostart: true, rmtp: { securetoken: "thisisthetoken" }}), i've tried adding it to the mode.config.streamer value (config: { streamer: "rtmp://....../?thisisthetoken }
Nothing is working, help?
↧