Streaming .mov from FMS 3

Hello everyone,

I am working on a player that will streaming all supported formats from FMS 3.
For the most part .mov and .mp4 was easy (like flv but you need a prefix of like
rtmp://111.111.111.111/av1/mp4:v1/test.mov (or /test.mp4)
What I have not gotten to work has been 3GP, 3G2, or M4V yet - anyone done work in this area

Thanks