Stream Video to PDA: Best Format & Server Options for Optimal Playback

  • Thread starter Thread starter primal schemer
  • Start date Start date
  • Tags Tags
    Video
AI Thread Summary
The discussion centers on streaming video to a PDA running Windows CE, with the user currently facing challenges using MPEG-4 format. They express a willingness to change the video format for compatibility, noting success with Windows Media Player for streaming .wmv files. Suggestions include using VLC, which is available for Pocket PC, but the user encounters issues with audio playing without video for various formats. The conversation also touches on the potential use of Windows Media Server for encoding videos into .wmv format, despite the extra work involved. Concerns are raised about the limitations of the Xscale platform, particularly regarding its lack of a floating point unit, which complicates software compatibility and performance. Overall, the focus is on finding a reliable streaming solution that works with the PDA's capabilities.
primal schemer
Messages
54
Reaction score
0
Hi All,

I need to stream some video to a PDA (running windows CE). At the moment the video is in MPEG-4 format, and I could stream this using the darwin server, but I don't know of any player that is capable of playing a streaming MPEG-4 file. So, I don't mind changing the video format to a different one.

Basically I just want the PDA to be able to open a file on a server somewhere (this is video on demand right??)

I have used windows media player on it to stream .wmv files from a webpage, so maybe .wmv would be a good format to use? But what sort of streaming server should I use (even if it costs money).

Anyone any ideas??

PS
 
Last edited:
Computer science news on Phys.org
Unsure about streaming servers, but Videolan might be a good choice...
As far as I know, VLC is available for the Pocket PC and I don't imagine it would be too hard getting x.264 and thus MPEG-4 files running on your Pocket PC...
But when you say streaming servers, I don't know if you're talking hardware-wise or software-wise? (Maybe I have no clue what I'm talking about, whatever)
But in the videos' current format, your best bet is to get x.264 running with VLC on your Pocket PC, along with the required audio (AAC?) codec.
 
Hi,

Yeah, I had looked at VLC, and I thought it was going to be a great solution. Unfortunately when I loaded it onto my PDA and tried to play a file, the audio played with no video. At first I though it might be because it was MPEG-4 video, but when I played an MPEG-1 video, or an AVI, the same thing happened (audio but no video).

At the moment looking to use windows media server, which means encoding all the video into .wmv :-(

PS
 
From the VLC site:

"The WinCE port of VLC is still experimental but you can get nightly builds for the Xscale platform. Use at your own risk ;)"

The issue with the Xscale platform is that it doesn't have a floating point unit so you either have to use software floating point or only use integer math. Thus taking already existing software can porting it to this platform can involve a lot of code rewrite.
 
In my discussions elsewhere, I've noticed a lot of disagreement regarding AI. A question that comes up is, "Is AI hype?" Unfortunately, when this question is asked, the one asking, as far as I can tell, may mean one of three things which can lead to lots of confusion. I'll list them out now for clarity. 1. Can AI do everything a human can do and how close are we to that? 2. Are corporations and governments using the promise of AI to gain more power for themselves? 3. Are AI and transhumans...
Thread 'ChatGPT Examples, Good and Bad'
I've been experimenting with ChatGPT. Some results are good, some very very bad. I think examples can help expose the properties of this AI. Maybe you can post some of your favorite examples and tell us what they reveal about the properties of this AI. (I had problems with copy/paste of text and formatting, so I'm posting my examples as screen shots. That is a promising start. :smile: But then I provided values V=1, R1=1, R2=2, R3=3 and asked for the value of I. At first, it said...
Back
Top