Cristiano Crescenti
2006-Oct-20 22:40 UTC
[Theora-dev] non-threaded Ogg/Vorbis/Theora player implementation(java)
hi, i'm a student of Udine University in Italy. I'm writing a project for Java Micro Edition to send a video stream from pc to phone. The player in that Java Platform doesn't work so I have to write "some" code. I'm looking for a java implementation for h263-mpg codec. Can you help me please? I'was looking for that since 10 days without results very glad for any information. bye -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/theora-dev/attachments/20061004/a78156a1/attachment.html
Maik Merten
2006-Oct-21 16:46 UTC
[Theora-dev] non-threaded Ogg/Vorbis/Theora player implementation(java)
Hi, I don't know of any h263 implementations in Java. They may exist without me knowning, though. If you can stream something different than h263 you may want to look into the "Cortado" streaming applet from Fluendo. That one features an Ogg Theora decoder written in Java (not Micro Edition, though). You may be able to adapt that for your needs, though. http://www.fluendo.com/products.php?product=applet http://www.flumotion.com/en/textos.php?id=8 Ogg Theora may be suitable for your needs as Theora doesn't need floating point numbers (which cell phones etc. use to be sloooooow with) and is integer-only. Maik Cristiano Crescenti schrieb:> > hi, > i'm a student of Udine University in Italy. > I'm writing a project for Java Micro Edition to send a video stream from > pc to phone. > The player in that Java Platform doesn't work so I have to write "some" > code. > I'm looking for a java implementation for h263-mpg codec. > Can you help me please? I'was looking for that since 10 days without results > > very glad for any information. > bye > > > ------------------------------------------------------------------------ > > _______________________________________________ > theora-dev mailing list > theora-dev@xiph.org > http://lists.xiph.org/mailman/listinfo/theora-dev