Streaming a camera view ?

General discussion area.
Post Reply
tiofredo
Posts: 40
Joined: Mon 2. May 2011, 15:04

Streaming a camera view ?

Post by tiofredo » Mon 2. May 2011, 15:18

Hello.
I was wondering if I could, with jReality, manage a scene from an application, stream the feed of my cameras to a port, and read this port from another application.
I haven't found anything about that so far in here, but I might be mistaken.
Thanks for any help.

tiofredo
Posts: 40
Joined: Mon 2. May 2011, 15:04

Re: Streaming a camera view ?

Post by tiofredo » Fri 6. May 2011, 15:24

Nobody knows, or it just can't be done ?
:cry:

User avatar
steffen
Posts: 186
Joined: Fri 16. Jun 2006, 13:30
Location: TU Berlin
Contact:

Re: Streaming a camera view ?

Post by steffen » Fri 6. May 2011, 19:32

Sorry, this can't be done. But I guess it would be possible and not too hard to implement that.

Steffen.

tiofredo
Posts: 40
Joined: Mon 2. May 2011, 15:04

Re: Streaming a camera view ?

Post by tiofredo » Mon 9. May 2011, 10:56

Ok, thanks.
Any idea where I should dig to achieve this ?
I'm trying to find an entry point, a plugin or a class to extend.
At some point, what is displayed in a camera panel (maybe not the right term) is (should be accessible as) a video, so this data should be "streamable".
I just have no idea how, and that's a big (main) part of my current project.
Thanks.

User avatar
steffen
Posts: 186
Joined: Fri 16. Jun 2006, 13:30
Location: TU Berlin
Contact:

Re: Streaming a camera view ?

Post by steffen » Mon 9. May 2011, 11:02

I think you should look into src-jogl, maybe JOGLOffscreenRenderer.

Good luck,

Steffen.

tiofredo
Posts: 40
Joined: Mon 2. May 2011, 15:04

Re: Streaming a camera view ?

Post by tiofredo » Mon 9. May 2011, 11:10

Thanks a lot, I'll keep the thread updated with my advancement.
Fred

Post Reply