Re: media adds on

"Salvatore Benedetto" <[email protected]> Thu, 12 Jul 2007 13:38:04 +0200
Newsgroups gmane.os.openbeos.mediakit
Message-ID <[email protected]>
------=_Part_14466_23998299.1184240284075
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

you mean /boot/beos/system/boot/Bootscript ?
I changed the line exec > /dev/null 2>&1 to
exec > /dev/dprintf 2>&1 , am I supposed to see messages
in the terminal now? Because I don't see anything.

In order to have the media_addon loaded, it has to placed under
/boot/beos/system/add-ons/media right? Apparently the only media
add ons that gets loaded is the mixer, while the usb_webcam is not longer
loaded even if it's there. Since it used to get loaded, before I started
coding it,
I need to know why it doesn't get loaded anymore,  and for that I need its,
or the
media_server, debug info. :)

Is there any documentation about media addons development or something
close?

Salvo

------=_Part_14466_23998299.1184240284075
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

you mean /boot/beos/system/boot/Bootscript ?<br>I changed the line exec &gt; /dev/null 2&gt;&amp;1 to<br>exec &gt; /dev/dprintf 2&gt;&amp;1 , am I supposed to see messages<br>in the terminal now? Because I don&#39;t see anything.
<br><br>In order to have the media_addon loaded, it has to placed under<br>/boot/beos/system/add-ons/media right? Apparently the only media<br>add ons that gets loaded is the mixer, while the usb_webcam is not longer<br>loaded even if it&#39;s there. Since it used to get loaded, before I started coding it,
<br>I need to know why it doesn&#39;t get loaded anymore,&nbsp; and for that I need its, or the <br>media_server, debug info. :)<br><br>Is there any documentation about media addons development or something<br>close?<br><br>Salvo
<br><br>

------=_Part_14466_23998299.1184240284075--