• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

JMStudio not working??

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I was trying to use JMStudio to transmit and receive audio. Can JMStudio be run on a single machine? or it needs two machine to operate? I tried to transmit and receive using the same machine but the error says that
Controller Error:
Internal module com.sun.media.BasicRendererModule@e9a555:
failed to handle a data format change!
can anyone help? what does this means?? i've tried to transmit midi and .mov files but also shows the same error.
thanks in advanced!
 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Try to use two machines. Transmit the Data to a multicast address like 224.1.0.0 and use an even port. Don't use the reserved multicast addresses 224.0.0.1 to 224.0.0.255!
If it fails again, it might be possible that the selected files can not be streamed by any installed JMF Plug-In on your PC. Try to stream DirectSoundInput (your mic!), this should work in almost any cases.
 
He got surgery to replace his foot with a pig. He said it was because of this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic