Using latest titanium sdk version 2.1.2 .
Looking for pointers for these two problems: 1. Resolution: The videoQuality parameter offers 3 options for recording video: low, medium, high quality. As it turns out low is too bad and medium is too good for my needs. I am wondering if it is possible to get a quality somewhere in between those two. 2. Also using AWS cloudfront rtmp streaming in my flash player on the website. I want to do the same in the Appcelerator video player. But giving a url that starts with rtmp://<cloudfront url>/cfx/st/<my file name> does nothing. Wondering if someone has gotten rtmp to work?
Expect love and appreciation for genuine pointers. Loving appcelerator!
1 Answer
For the first part of your question, you are stuck.. those are the only options you have for video quality other than writing a custom module where you adjust the video parameters yourself.
Your Answer
Think you can help? Login to answer this question!