Ciao Jaromil,
> sorry for latency on reply, it took me some time to complete
> documentation and check problems.
easy, easy - you're just in time ;)
>
> On Sat, Jun 21, 2008 at 05:36:42PM +0200, #! /usr/bin/doma wrote:
>
>> /* OSC */
>>
>> I tried to read the source files (not very sucessfully), because I
>> didn't find any documentation about it.. Has anybody got a working
>> example of osc within a js?
>
> i just completed a documentation page about its usage on
> http://freej.dyne.org/docs/scripting/OscController.html
>
> please let me know if it all goes as it should and have some test of
> the argument passing, which i suspect to have some bugs, not sure if
> it's in the way i am using liblo or in the typecasting of args.
thx. just tried it for several times with different types of arguments.
the osc server is definitfly running and messages are being received.
but somehow i can't assign a function to be called. your example in the
osc documentation gives me this error message:
[F] OSC call path my_new_method type i
[F] OSC path handled by remote_called_function
[!] OSC path remote_called_function has method but no javascript function
strange, no?
>> /* exec() */
>>
>> exec("freej_test.py");
>>
>> the exec command works but freej exits after my script is processed
>> (script exits 0). Same happens if call a stable command like
>> mplayer. I was not a able to pass any arguments to the execute
>> command.
>>
>> Is there a way for this?
>> exec("freej_test.py argv");
>
> yes, it should work as:
>
> exec("freej_test.py", "arg1", "arg2", "arg3");
>
> i guess that will work only when passing strings.
tried this with several scripts (bash/php/python). the scripts are being
executed nicely but no argument passed. I try to read the arguments as
UNIX shell arg. but what worries me most is that freej exits
immediately. i'm not sure if the child process is beeing forked
nicely..? but i really don't know much about those things..
>
>> /* /dev/video0 */
>>
>> I'm working with a usb pinaccle device with a tv tuner. It works
>> super well with linux. But i'm not able to get it to run with
>> freej.
>
> some new cameras are not really working well, also for the V4L2 as
> mr.goil previously mentioned. as libunicap development is progressing
> i believe that is going to be a good library to use for a new video
> input layer in freej, it is quite high on my todo now.
cool - libunicap sounds really good and their videojack plugin looks
super promising...
cheers,
-doma
--
.###### ### ####### # # ### # # ####### ###### #####
.#... #..# ....#.. .## .# .# .# .# .#.....#.#.....#.#.....#
.# # .# .# .# # .# .# .# .# .# .#.# #.#
.###### .# .# .# .# .# .# .### .# .#.###### .# ####
.# ... # .# .# .# .# # .# .# .# .# .#.#...# .# ....#
.# # .# .# .# .## .# .# .# .###.# .#.# .# .# .#
.######. ### .# .# .# ###.# .#.###.#######.# .# .####
..... ... .. .. . ... . .... ....... . . .....
!Mediengruppe Bitnik . http://bitnik.org . http://opera-calling.com
_______________________________________________
Freej mailing list
Freej@???
http://lists.dyne.org/cgi-bin/mailman/listinfo/freej