• Order of the Butterfly
    Order of the Butterfly
    igracki
    Posts: 389 from 2003/2/25
    From: Berlin
    Quote:

    Yomgui wrote:
    New release done this morning on Aminet:

    http://aminet.net/driver/other/Helios_0.3.323.lha

    This one handle isochronous mode in receive mode.
    So I've made a small code example to show how to use that.

    This example is useful also because it permit to capture the broadcast audio/video stream from a camcorder supporting the IEC 61883 protocol and giving MPEG2-TS or DV format.

    the code is located in SDK/Examples/, file get61883.c.
    Compile it using command 'make get61883' in its directory if you've installed the MorphOS SDK.

    For thus they don't want or don't able to build it, this is a binary:

    http://www.yomgui.fr/projects/get61883

    First thing to do before launching it is to execute FWInspect before to let it enumerate devices and their capabilities. then get61883

    Simple usage: get61883 [-dv] output

    -dv is optional and switch into DV format (MPEG2-TS by default).
    output is the output file where the stream will be written.

    CTRL-E to finish the write at any moment.
    The file is written using the asyncio library.

    Good experimentation ;-)



    I found my old MiniDV Cam and noticed that it has firewire port and wanted to test it, so I bought the needed cable and connected it to my G5.

    Unfortunately I can't find the "get6183" binary nor the source.

    Can someone point me to a location where I can find the get6183 binary?
    And is this GUI version, which Yomgui showed in his video, somewhere available?
  • »06.08.20 - 22:10
    Profile Visit Website