Hello, I want to connect to a Wowza server using RTMP protocol to stream mobile Camera. I have never done this by mobile, I don't know which developing tool should I use. I developed mobile...
Type: Posts; User: elshorbagy76; Keyword(s):
Hello, I want to connect to a Wowza server using RTMP protocol to stream mobile Camera. I have never done this by mobile, I don't know which developing tool should I use. I developed mobile...
Thanks a lot. But what is the alternative tool I could use ? Flashlite was easy, and I could make it run on different OS.
Hello,
I have been away for 2 years from mobile development, I used to use Flashlite. So, I'm wondering if it is still supported by Nokia, I'm talking about the new devices. Or it is better to...
hello,
I'm developing an online Radio application using Flashlite 3. Here is my code
When I run this code on my pc it works, but when I run on the emulator or on my E71 it does not work....
I tried these links but they did not work but thanks :D
hello, would u please give me a link for an online radio to stream it on my Flashlite application , I want to test something, but cannot find working links with Flashlite .
Thanks
I have a website RSS feeds. These feeds contains youtube links and videos , is that allowed on Ovistore?
Hello, I need to run Flyer_1_0_35.py from Flashlite, I don't know how? I installed python and shell command on my E71, but I don't know how to run the script from my application?
I installed PythonForS60_1_4_2_3rdEd.SIS successfully on my E71 and cannot find the shell command to run my script?
I tried this way on my E71 but did not work, and I want to install Flyer_1_0_35.py. I installed PythonForS60_1_4_2_3rdEd.SIS but could not run the script.
Thank you Saji, I would try API Bridge, but where can I read more about "local http server"?
Can I read a SMS message using Flashlite? I searched for this but could find an answer..
Thanks
Hello,
I created a simple mobile application using Qt, but when I try to install the sis file on Nokia devices, it asks me to isntall Qt Mobiltiy first on the devices (12 MB). Do I need to install...
Thank you, it works fine. I guess the problem was within my code :).
I created a button to show a message box when user clicks on it:
void MainWindow::on_pushButton_clicked()
{
int ret = QMessageBox::warning(this, "Exit?",
"Exit the application?",
...
I'm not sure if that is the rigth place for my question but how can I send Flash SMS (A Flash SMS appears directly on the phone's screen, instead of the 'Inbox') ?
Yes, I want to send video to FMS server. This is not possible even with API Bridge?
Can I stream a live event from Mobile to FMS server using Flashlite? Is that possible?
Thanks
How Can I Install API Bridge on CS4?
I got the error when I try installing Qt on my PC.
I created a new GUI application in Carbide c++ and I did not write any line of code. I got this error when I try runing the project:
BLD.INF FATAL ERROR:...
No I'm developing for S60 3th Edition. So, there no way to do this using Flashlite on S60 3th edtion, even thorugh Flash_Lite_Contacts_Component?
I downloaded Flash Lite Component v.2 from Nokia, and I installed the mxp files using the extension manager successfully , but I cannot find the installed files when I open Flash CS 4. I searched...
Hello,
is it possible to read mobile contacts numbers with flashlite? Even with APIbridge, or Message service API?
When I try extract and install qt it gives me this error "Nsis error" and says possible error that the downloaded file is not completed, but it's a completed file and I installed it before.
Thank...