We are running a unix server and I have rtmp.txt in the same directory as vmailDisplay.swf and vmailSender.
I have the fms console open in one browser and vmail in another. AS the sender, when I click the record button, on the console I see two connections and the video, named as the sender's name concatenated to what looks like a timestamp. After I hit the record and before I hit the stop, it shows a status of being published. This appears to be all correct.
When I click the button and enter the sender/receiver info, as the receiver, i get an email with the link having the msgid set to the recipeint's name concatenated to the sender's name concatenated to the timestamp. But is this correct? On the fms console, the object name doesn't have the recipeints name associated with it. That is, if the sender is mark and the recipeint is fred and the timestamp is 11582009270, then the object on the server shows up on the fms console as mark11582009270 but the email message has vmailDisplay.php?msgID=fredmark11582009270&uName=fred. When I click on the url, i see a connection made on the fms console but when I click the start arrow on the movie nothing happens. On the fms console, I see a new stream created called fredmark11582009270 with a status of viewing. But that is a new stream, not the one created when the video mail was sent.
I tried changing the url to match what the console shows the msgid being, but that didn't allow the video to play. The only difference is that instead of seeing a new stream, called fredmark11582009270 with a status of viewing, the original stream, mark11582009270 shows that status. But still nothing plays on the browser.
I am at a loss as to what is hapenning and not sure what should be happening. But it does seem that the record is happening but not the playback, either as review or if I view as the recipient. I don't know how to tell from the fms console if there is any content in the stream that was created or not.
Interestingly, the viewing status lasts for some time, then goes away, almost as if the stream has been sent to vMaiDisplay.swf.
Only other thing that I can report is that I set the settings on my viewing flash to allow/remember, although I don't think that matters for viewing.
Can you suggest anything? I can provide you access to the application and the fms console if it will help.
thanks for any assistance or insight that you can provide.
-mark