Hello all,

I would like to write a program running on the Sun Ray Server that opens a device (the line-out of a given Sun Ray) and pushes audio data to this device. This does not seem to be a problem after a session has been created by the Sun Ray. We already learned that a corresponding device is created in /tmp/SUNWut/dev/utaudio when a user logs in and that audio data can be pushed with something like

        cat Test.wav > $AUDIODEV

However, our Sun Ray is supposed to run headless (no monitor, no keyboard). We will misuse it as a ethernet to line-out adaptor (any cheaper solution for this?). How can we manually create the device by just knowing the MAC address of the Sun Ray without the need of plugging in a keyboard and logging in after each reboot of the server?

Thanks a lot!

Regards,

  Andreas


_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to