This is a 2 part question:
What is the best way to display video on mobile devices? For example if I send via SMS a URL to a video... what is the proper way to do it? Should the URL have some sort of script (question #2) to detect which device is requesting the video and then deliver the right format?
If my #1 assumption is correct, where can I find some of these scripts, examples or tutorials?