Page 1 of 1
2 THINGS I NEED HELP WITH
Posted: Mon Mar 30, 2009 8:44 am
by darklexus2k9
Hi i am new to rev and i just hade a look at the browser sample and was wondering if i was to creat my own web browser can it have things like book marks cach and teb's
if you can replay on that that wood be great
now on to number 2
my friend has ben wanting to creat his own free streaming tv program and well i had a look over rev and well it use's qt and most streaming tv apps use windows can he use windows and if not how wood you go about it with qt
he has not got rev yet but he will get it if this can be done
so thanks if you can replay

Posted: Mon Mar 30, 2009 9:27 am
by Mark
Dear darklexus2k9,
I'll try to answer your questions. I must say, though, you're banner in the footer of your messages is extremely annoying and distracting. I would like to ask you to replace it with a non-animated banner. If you look around on this forum, you will see that everybody is very modest regarding stuff displayed in the footer and generally people are expected to adhere to customs and habits of a forum they become a member of.
I also noticed that you write your title in ALL CAPS. Again, if you look around, you'll notice that this is a very rare thing to do. Please, write the title of your messages in normal text, unless that all caps text style is really functional (which I can't imagine, actually).
Now on to your questions.
At least in theory, it is possible to create your own web browser with Revolution. Revolution can do anything the built-in web browser of your operating system can too. Or the other way around, the web browser you already have can probably do everything your new web browser will ever do. Therefore, I am not sure that it makes sense to create a web browser with Revolution. Usually, we use Rev's web browser for very specific things, such as displaying one particular web site or displaying documentation in HTML format or even for playing Flash movies.
What exactly would your friend want to do with Revolution with regard to streaming media? To set up a well-working QT stream, you need dedicated software, such as QuickTime Broadcaster and QT Streaming Server. Once you have set that up, you can receive the stream in any QuickTime player, including Revolution's player object.
Best regards,
Mark
re
Posted: Mon Mar 30, 2009 9:44 am
by darklexus2k9
Ok i will change my sig and sorry for the all caps thing left it on
ok thanx for all the stuff about the web browser
now about the tv thing
he wonts to creat a free streaming tv aplication but he did not if i can be done with qt
1 . The app wood have to have a menu with a list of channels that were update every time the app was opend so that ppl can get new channels and so bad links are no longer there can that be done
2. all so he wants it so that ppl need to register a user name and pass before the app can be used can this be done
and last of all he needs to know if it is posable to have google ads in the app like the ones you see on some sites
that is all he wonted me to ask well i think it is
any way thanks for your help
Posted: Mon Mar 30, 2009 10:08 pm
by Mark Smith
It would certainly be possible to do all this in revolution.
You might need to have a server somewhere that collects the links to tv channels, and checks that they're working. The app could then log in to the server and download the list of channels. The server would also check username/password before sending the list.
The rev browser can display anything your system's browser can (under the hood, they're the same), aso yes, you can have google ads.
Best,
Mark (not the same one!)