Could you explain what you mean by 'weird presentation'? For starters you seem to be referencing a text file as an image in the SMIL....

On Mar 20, 2008, at 15:26, Remon Magdy wrote:


Hello All,

I'm trying to send a SMIL multimedia presentation through MBUNI to test it, but it always received in a weired presentation format on the phone.
My SMIL document is something like that

<?xml version="1.0" encoding="utf-8" standalone="no"?>
  <smil>
    <body>
      <seq repeatCount="indefinite">
        <img src="http://XX.XX.XX.XX:8080/img/smil.txt"; />
      </seq>
    </body>
  </smil>

And I use this URL

http://XX.XX.XX.XX:10001/cgi-bin/sendmms?username=XXXX&password=XXXX&from=XXXX&to=XXXXX&subject=test&vasid=9894&servicecode=2&allow-adaptations=1&smil=%3C%3Fxml+version%3D%221.0%22+encoding%3D%22utf-8%22+standalone%3D%22no%22%3F%3E%3Csmil%3E%3Cbody%3E%3Cseq+repeatCount%3D%22indefinite%22%3E%3Cimg+src%3D%22http%3A%2F%2F75.125.38.194%3A8080%2Fimg%2Fsmil.txt%22+%2F%3E%3C%2Fseq%3E%3C%2Fbody%3E%3C%2Fsmil%3E

What am I doing wrong?

Regards,
Remon

_______________________________________________
Users mailing list
[email protected]
http://lists.mbuni.org/mailman/listinfo/users

_______________________________________________
Users mailing list
[email protected]
http://lists.mbuni.org/mailman/listinfo/users

Reply via email to