Hello guys,
i have the problem, that i must stream a live captured video from
my cell phone to server. Before i stream, i want to encode the file.
is there a way.
my question is, is it possible to encode and stream from flash lite ???
Best Regards,
Firat
This is not possible as yet because the devices do not allow native camera access api for flash on mobile devices. so you cannot stream it to fms/red5. and obviously you cannot encode in the device itself.so best is to send recorded content to server and have it encoded there using ffmpeg. Try may be this: