|
14
|
|
|
Hi,
I'm on planning/modeling phase to develop a remote desktop sharing solution, which must be web browser based. In other words: an user will be able to see and interact with someone's remote desktop using his web-browser.
Everything the user who wants to share his desktop will need, besides his browser, is installing an add-in, which he's going to be prompted about when necessary. The add-in is required since (afaik) no browser technology allows desktop control from an app running within the browser alone. The add-in installation process must be as simple and transparent as possible to the user (similar to AdobeConnectNow, in case anyone's acquainted with it).
The user can share his desktop with lots of people at the same time, but concede desktop control to only on one of them at a time(makes no sense being otherwise).
Project requirements:
- All technology employed must be open-source license compatible
- Both front ends are going to be in flash (browser)
- Must work on Linux, Windows XP(and later) and MacOSX.
- Must work at least with IE7(and later) and Firefox3.0(and later).
- At the very least, once the sharer's stream hits the server from where it'll be broadcast, hereon it must be broadcasted in flv (so I'm thinking whether to do the encoding at the client's machine (the one sharing the desktop) or send it in some other format to the server and encode it there).
- Performance and scalability are important: It must be able to handle hundreds of dozens of users(one desktop sharer, the rest viewers)
- We'll definitely be using red5.
My doubts concern mostly implementing the desktop publisher side (add-in and streamer):
1) Are you aware of other projects that I could look into for ideas? (I'm aware of bigbluebutton.org and code.google.com/p/openmeetings)
2) Should I base myself on VNC ?
3) Bearing in mind the need to have it working cross-platform, what language should I go with? (My team is very used with java and I have some knowledge of C/C++, but anything goes really).
4) Any other advices are appreciated.
|
|
|
|
13
|
|
|
Hi,
I'm on planning/modeling phase to develop a remote desktop sharing solution, which must be web browser based. In other words: an user will be able to see and interact with someone's remote desktop using his web-browser.
Everything the user who wants to share his desktop will need, besides his browser, is installing an add-in, which he's going to be prompted about when necessary. The add-in is required since (afaik) no browser technology allows desktop control from an app running within the browser alone. The add-in installation process must be as simple and transparent as possible to the user (similar to AdobeConnectNow, in case anyone's acquainted with it).
The user can share his desktop with lots of people at the same time, but concede desktop control to only on of them at a time(makes no sense being otherwise).
Project requirements:
- All technology employed must be open-source license compatible.
- Both front ends are going to be in flash (browser)
- Must work on Linux, Windows XP(and later) and MacOSX.
- Must work at least with IE7(and later) and Firefox3.0(and later).
- At the very least, once the sharer's stream hits the server from where it'll be broadcast, hereon it must be broadcasted in flv (so I'm thinking whether to do the encoding at the client's machine (the one sharing the desktop) or send it in some other format to the server and encode it there).
- Performance and scalability are important: It must be able to handle hundreds of dozens of users(one desktop sharer, the rest viewers)
- We'll definitely be using red5.
My doubts concern mostly implementing the desktop publisher side (add-in and streamer):
1) Are you aware of other projects that I could look into for ideas? (I'm aware of bigbluebutton.org and code.google.com/p/openmeetings)
2) Should I base myself on VNC ?
3) Bearing in mind the need to have it working cross-platform, what language should I go with? (My team is very used with java and I have some knowledge of C/C++, but anything goes really).
4) Any other advices are appreciated.
|
|
|
|
12
|
|
|
Hi,
I'm on planning/modeling phase to develop a remote desktop sharing solution, which must be web browser based. In other words: an user will be able to see and interact with someone's remote desktop using his web-browser.
Everything the user who wants to share his desktop will need, besides his browser, is installing an add-in, which he's going to be prompted about when necessary. The add-in is required since (afaik) no browser technology allows desktop control from an app running within the browser alone. The add-in installation process must be as simple and transparent as possible to the user (similar to AdobeConnectNow, in case anyone's acquainted with it).
The user can share his desktop with lots of people at the same time, but concede desktop control to only on of them at a time(makes no sense being otherwise).
Project requirements:
- All technology employed must be open-source license compatible.
- Both front ends are going to be in flash (browser)
- Must work on Linux, Windows XP(and later) and MacOSX.
- Must work at least with IE7(and later) and Firefox3.0(and later).
- At the very least, once the sharer's stream hits the server from where it'll be broadcast, hereon it must be broadcasted in flv (so I'm thinking whether to do the encoding at the client's machine (the one sharing the desktop) or send it in some other format to the server and encode it there).
- Performance and scalability are important: It must be able to handle hundreds of dozens of users(one desktop sharer, the rest viewers)
- We'll definitely be using red5.
My doubts concern mostly implementing the desktop publisher side (add-in and streamer):
1) Are you aware of other projects that I could look into for ideas? (I'm aware of bigbluebutton.org and code.google.com/p/openmeetings)
2) Should I base myself on VNC ?
3) Bearing in mind the need to have it working cross-platform, what language should I go with? (My team is very used with java and I have some knowledge of C/C++, but anything goes really).
4) Any other advices are appreciated.
ps:
Management details: Let's just say budget is not a concern. Deadline is about 3 months from now. Core team consists of me plus 2 devs. Other than that we have freedom to schedule things however we want.
|
|
|
|
11
|
|
|
Hi,
I'm on planning/modeling phase to develop a remote desktop sharing solution, which must be web browser based. In other words: an user will be able to see and interact with someone's remote desktop using his web-browser.
Everything the user who wants to share his desktop will need, besides his browser, is installing an add-in, which he's going to be prompted about when necessary. The add-in is required since (afaik) no browser technology allows desktop control from an app running within the browser alone. The add-in installation process must be as simple and transparent as possible to the user (similar to AdobeConnectNow, in case anyone's acquainted with it).
The user can share his desktop with lots of people at the same time, but concede desktop control to only on of them at a time(makes no sense being otherwise).
Project requirements:
- All technology employed must be open-source license compatible.
- Both front ends are going to be in flash (browser)
- Must work on Linux, Windows XP(and later) and MacOSX.
- Must work at least with IE7(and later) and Firefox3.0(and later).
- At the very least, once the sharer's stream hits the server from where it'll be broadcast, hereon it must be broadcasted in flv (so I'm thinking whether to do the encoding at the client's machine (the one sharing the desktop) or send it in some other format to the server and encode it there).
- Performance and scalability are important: It must be able to handle hundreds of dozens of users(one desktop sharer, the rest viewers)
- We'll definitely be using red5.
Management details: Let's just say budget is not a concern. Deadline is about 3 months from now to have an alpha version. The core team consists of me plus 2 devs. Other than that we have freedom to schedule things however we want.
My doubts concern mostly implementing the desktop publisher side (add-in and streamer):
1) Are you aware of other projects that I could look into for ideas? (I'm aware of bigbluebutton.org and code.google.com/p/openmeetings)
2) Should I base myself on VNC ?
3) Bearing in mind the need to have it working cross-platform, what language should I go with? (My team is very used with java and I have some knowledge of C/C++, but anything goes really).
4) Any other advices are appreciated.
ps:
Management details: Let's just say budget is not a concern. Deadline is about 3 months from now. Core team consists of me plus 2 devs. Other than that we have freedom to schedule things however we want.
|
|
|
|
10
|
|
|
Hi,
I'm on planning/modeling phase to develop a remote desktop sharing solution, which must be web browser based. In other words: an user will be able to see and interact with someone's remote desktop using his web-browser.
Everything the user who wants to share his desktop will need, besides his browser, is installing an add-in, which he's going to be prompted about when necessary. The add-in is required since (afaik) no browser technology allows desktop control from an app running within the browser alone. The add-in installation process must be as simple and transparent as possible to the user (similar to AdobeConnectNow, in case anyone's acquainted with it).
The user can share his desktop with lots of people at the same time, but concede desktop control to only on of them at a time(makes no sense being otherwise).
Project requirements:
- All technology employed must be open-source license compatible.
- Both front ends are going to be in flash (browser)
- Must work on Linux, Windows XP(and later) and MacOSX.
- Must work at least with IE7(and later) and Firefox3.0(and later).
- At the very least, once the sharer's stream hits the server from where it'll be broadcast, hereon it must be broadcasted in flv (so I'm thinking whether to do the encoding at the client's machine (the one sharing the desktop) or send it in some other format to the server and encode it there).
- Performance and scalability are important: It must be able to handle hundreds of dozens of users(one desktop sharer, the rest viewers)
- We'll definitely be using red5.
Management details: Let's just say budget is not a concern. We still have 15 days to come up with a solid promising model, and deadline Deadline is about 3 months from now to have an alpha version. The core team consists of me plus 2 devs. Other than that we have freedom to schedule things however we want.
My doubts concern mostly implementing the desktop publisher side (add-in and streamer):
1) Are you aware of other projects that I could look into for ideas? (I'm aware of bigbluebutton.org and code.google.com/p/openmeetings)
2) Should I base myself on VNC ?
3) Bearing in mind the need to have it working cross-platform, what language should I go with? (My team is very used with java and I have some knowledge of C/C++, but anything goes really).
4) Any other advices are appreciated.
|
|
|
|
9
|
|
|
Hi,
I'm on planning/modeling phase to develop a remote desktop sharing solution, which must be web browser based. In other words: an user will be able to see and interact with someone's remote desktop using his web-browser.
Everything the user who wants to share his desktop will need, besides his browser, is installing an add-in, which he's going to be prompted about when necessary. The add-in is required since (afaik) no browser technology allows desktop control from an app running within the browser alone. The add-in installation process must be as simple and transparent as possible to the user (similar to AdobeConnectNow, in case anyone's acquainted with it).
The user can share his desktop with lots of people at the same time, but concede desktop control to only on of them at a time(makes no sense being otherwise).
Project requirements:
- All technology employed must be open-source license compatible
- Both front ends are going to be in flash (browser)
- Must work on Linux, Windows XP(and later) and MacOSX.
- Must work at least with IE7(and later) and Firefox3.0(and later).
- At the very least, once the sharer's stream hits the server from where it'll be broadcast, hereon it must be broadcasted in flv (so I'm thinking whether to do the encoding at the client's machine (the one sharing the desktop) or send it in some other format to the server and encode it there).
- Performance and scalability are important: It must be able to handle hundreds of dozens of users(one desktop sharer, the rest viewers)
- We'll definitely be using red5.
Management details: Let's just say budget is not a concern. We still have 15 days to come up with a solid promising model, and deadline is about 3 months from now to have an alpha version. The core team is consisted consists of me plus 2 devs. Other than that we have freedom to schedule things however we want.
My doubts concern mostly implementing the desktop publisher side (add-in and streamer):
1) Are you aware of other projects that I could look into for ideas? (I'm aware of bigbluebutton.org and code.google.com/p/openmeetings)
2) Should I base myself on VNC ?
3) Bearing in mind the need to have it working cross-platform, what language should I go with? (My team is very used with java and I have some knowledge of C/C++, but anything goes really).
4) Any other advices are appreciated.
|
|
|
|
8
|
|
|
Hi,
I'm on planning/modeling phase to develop a remote desktop sharing solution, which must be web browser based. In other words: an user will be able to see and interact with someone's remote desktop using his web-browser.
Everything the user who wants to share his desktop will need, besides his browser, is installing an add-in, which he's going to be prompted about when necessary. The add-in is required since (afaik) no browser technology allows desktop control from an app running within the browser alone. The add-in installation process must be as simple and transparent as possible to the user (similar to AdobeConnectNow, in case anyone's acquainted with it).
The user can share his desktop with lots of people at the same time, but concede desktop control to only on of them at a time(makes no sense being otherwise).
Project requirements:
- All technology employed must be open-source license compatible
- Both front ends are going to be in flash (browser)
- Must work on Linux, Windows XP(and later) and MacOSX.
- Must work at least with IE7(and later) and Firefox3.0(and later).
- At the very least, once the sharer's stream hits the server from where it'll be broadcast, hereon it must be broadcasted in flv (so I'm thinking whether to do the encoding at the client's machine (the one sharing the desktop) or send it in some other format to the server and encode it there).
- Performance and scalability are important: It must be able to handle hundreds of dozens of users(one desktop sharer, the rest viewers)
- We'll definitely be using red5.
Management details: Let's just say budget is not a concern. We still have 15 days to come up with a solid promising model, and deadline is about 3 months from now to have an alpha version. The core team is consisted of me plus 2 devs. Designers and other devs from the company can jump in if we need them. Other than that we have freedom to schedule things however we want.
My doubts concern mostly implementing the desktop publisher side (add-in and streamer):
1) Are you aware of other projects that I could look into for ideas? (I'm aware of bigbluebutton.org and code.google.com/p/openmeetings)
2) Should I base myself on VNC ?
3) Bearing in mind the need to have it working cross-platform, what language should I go with? (My team is very used with java and I have some knowledge of C/C++, but anything goes really).
4) Any other advices are appreciated.
|
|
|
|
7
|
|
|
Hi,
I'm on planning/modeling phase to develop a remote desktop sharing solution, which must be web browser based. In other words: an user will be able to see and interact with someone's remote desktop using his web-browser.
Everything the user who wants to share his desktop will need, besides his browser, is installing an add-in, which he's going to be prompted about when necessary. The add-in is required since (afaik) no browser technology allows desktop control from an app running within the browser alone. The add-in installation process must be as simple and transparent as possible to the user (similar to AdobeConnectNow, in case anyone's acquainted with it).
The user can share his desktop with lots of people at the same time, but concede desktop control to only on of them at a time(makes no sense being otherwise).
Project requirements:
- All technology employed must be open-source license compatible
- Both front ends are going to be in flash (browser)
- Must work on Linux, Windows XP(and later) and MacOSX.
- Must work at least with IE7(and later) and Firefox3.0(and later).
- At the very least, once the sharer's stream hits the server from where it'll be broadcast, hereon it must be broadcasted in flv (so I'm thinking whether to do the encoding at the client's machine (the one sharing the desktop) or send it in some other format to the server and encode it there).
- Performance and scalability are important: It must be able to handle hundreds of dozens of users(one desktop sharer, the rest viewers)
- We'll definitely be using red5.
Management details: Let's just say budget is not a concern. We still have 15 days to come up with a solid promising model, and deadline is about 3 months from now to have an alpha version(we could ask for an extension, but we don't see the need as of now)version. My The core team is consisted of me plus 3 talented 2 devs. Designers and other devs from the company can jump in if we need them. Other than that we have freedom to schedule things however we want.
My doubts concern mostly implementing the desktop publisher side (add-in and streamer):
1) Are you aware of other projects that I could look into for ideas? (I'm aware of bigbluebutton.org and code.google.com/p/openmeetings)
2) Should I base myself on VNC ?
3) Bearing in mind the need to have it working cross-platform, what language should I go with? (My team is very used with java and I have some knowledge of C/C++, but anything goes really).
4) Any other advices are appreciated.
|
|
|
|
6
|
|
|
Hi,
I'm on planning/modeling phase to develop a remote desktop sharing solution, which must be web browser based. In other words: an user will be able to see and interact with someone's remote desktop using his web-browser.
Everything the user who wants to share his desktop will need, besides his browser, is installing an add-in, which he's going to be prompted about when necessary. The add-in is required since (afaik) no browser technology allows desktop control from an app running within the browser alone. The add-in installation process must be as simple and transparent as possible to the user (similar to AdobeConnectNow, in case anyone's acquainted with it).
The user can share his desktop with lots of people at the same time, but concede desktop control to only on of them at a time(makes no sense being otherwise).
Project requirements:
- All technology employed must be open-source license compatible
- Both front ends are going to be in flash (browser)
- Must work on Linux, Windows XP(and later) and MacOSX.
- Must work at least with IE7(and later) and Firefox3.0(and later).
- At the very least, once the sharer's stream hits the server from where it'll be broadcast, hereon it must be broadcasted in flv (so I'm thinking whether to do the encoding at the client's machine (the one sharing the desktop) or send it in some other format to the server and encode it there).
- Performance and scalability are important: It must be able to handle hundreds of dozens of users(one desktop sharer, the rest viewers)
- We'll definitely be using red5.
Management details: Let's just say budget is not a concern. We still have 15 days to come up with a solid promising model, and deadline is about 3 months from now to have an alpha version(I version(we could ask for an extension, but I we don't see the need as of now). My core team is consisted of me plus 3 talented developersdevs. Designers and other devs from the company can jump in if we need them. Other than that we have freedom to schedule things however we want.
My doubts concern mostly implementing the desktop publisher side (add-in and streamer):
1) Are you aware of other projects that I could look into for ideas? (I'm aware of bigbluebutton.org and code.google.com/p/openmeetings)
2) Should I base myself on VNC ?
3) Bearing in mind the need to have it working cross-platform, what language should I go with? (My team is very used with java and I have some knowledge of C/C++, but anything goes really).
4) Any other advices are appreciated.
|
|
|
|
5
|
|
|
Hi,
I'm on planning/modeling phase to develop a remote desktop sharing solution, which must be web browser based. In other words: an user will be able to see and interact with someone's remote desktop using his web-browser.
Everything the user who wants to share his desktop will need, besides his browser, is installing an add-in, which he's going to be prompted about when necessary. The add-in is required since (afaik) no browser technology allows desktop control from an app running within the browser alone. The add-in installation process must be as simple and transparent as possible to the user (similar to AdobeConnectNow, in case anyone's acquainted with it).
The user can share his desktop with lots of people at the same time, but concede desktop control to only on of them at a time(makes no sense being otherwise).
Project requirements:
- All technology employed must be open-source license compatible
- Both front ends are going to be in flash (browser)
- Must work on Linux, Windows XP(and later) and MacOSX.
- Must work at least with IE7(and later) and Firefox3.0(and later).
- At the very least, once the sharer's stream hits the server from where it'll be broadcast, hereon it must be broadcasted in flv (so I'm thinking whether to do the encoding at the client's machine (the one sharing the desktop) or send it in some other format to the server and encode it there).
- Performance and scalability are important: It must be able to handle hundreds of dozens of users(one desktop sharer, the rest viewers)
- We'll definitely be using red5.
Management details: Let's just say budget is not a concern. We still have 15 days to come up with a solid promising model, and deadline is about 3 months from now to have an alpha version(I could ask for an extension, but I don't see the need as of now). My core team is consisted of me plus 3 talented developers. Designers and other devs from the company can jump in if I we need them. Other than that we have freedom to schedule things however we want.
My doubts concern mostly implementing the desktop publisher side (add-in and streamer):
1) Are you aware of other projects that I could look into for ideas? (I'm aware of bigbluebutton.org and code.google.com/p/openmeetings)
2) Should I base myself on VNC ?
3) Bearing in mind the need to have it working cross-platform, what language should I go with? (My team is very used with java and I have some knowledge of C/C++, but anything goes really).
4) Any other advices are appreciated.
|
|
|
|
4
|
|
|
Hi,
I'm on planning/modeling phase to develop a remote desktop sharing solution, which must be web browser based. In other words: an user will be able to see and interact with someone's remote desktop using his web-browser.
Everything the user who wants to share his desktop will need, besides his browser, is installing an add-in, which he's going to be prompted about when necessary. The add-in is required since (afaik) no browser technology allows desktop control from an app running within the browser alone. The add-in installation process must be as simple and transparent as possible to the user (similar to AdobeConnectNow, in case anyone's acquainted with it).
The user can share his desktop with lots of people at the same time, but concede desktop control to only on of them at a time(makes no sense being otherwise).
Project requirements:
- All technology employed must be open-source license compatible
- Both front ends are going to be in flash (browser)
- Must work on Linux, Windows XP(and later) and MacOSX.
- Must work at least with IE7(and later) and Firefox3.0(and later).
- At the very least, once the sharer's stream hits the server from where it'll be broadcast, hereon it must be broadcasted in flv (so I'm thinking whether to do the encoding at the client's machine (the one sharing the desktop) or send it in some other format to the server and encode it there).
- Performance and scalability are important: It must be able to handle hundreds of dozens of users(one desktop sharer, the rest viewers)
- We'll definitely be using red5.
Management details: Let's just say budget is not a concern. We still have 15 days to come up with a solid promising model, and deadline is about 3 months from now to have an alpha version(I could ask for an extension, but I don't see the need as of now). My core team is consisted of me plus 3 talented developers. Designers and other devs from the company can jump in if I need them. Other than that we have freedom to schedule things however we want.
My doubts concern mostly implementing the desktop publisher side (add-in and streamer):
1) Are you aware of other projects that I could look into for ideas? (I'm aware of bigbluebutton.org and code.google.com/p/openmeetings)
2) Should I base myself on VNC ?
3) Bearing in mind the need to have it working cross-platform, what language should I go with? (My team is very used with java and I have some knowledge of C/C++, but anything goes really).
4) Any other advices are appreciated.
|
|
|
|
3
|
|
|
Hi,
I'm on planning/modeling phase to develop a remote desktop sharing solution, which must be web browser based. In other words: an user will be able to see and interact with someone's remote desktop using his web-browser.
Everything the user who wants to share his desktop will need, besides his browser, is installing an add-in, which he's going to be prompted about when necessary. The add-in is required since (afaik) no browser technology allows desktop control from an app running within the browser alone. The add-in installation process must be as simple and transparent as possible to the user (similar to AdobeConnectNow, in case anyone's acquainted with it).
The user can share his desktop with lots of people at the same time, but concede desktop control to only on of them at a time(makes no sense being otherwise).
Project requirements:
- All technology employed must be open-source license compatible
- Both front ends are going to be in flash (browser)
- Must work on Linux, Windows XP(and later) and MacOSX.
- Must work at least with IE7(and later) and Firefox3.0(and later).
- At the very least, once the sharer sharer's stream hits the server from where it'll be broadcast, hereon it must be broadcasted in flv (so I'm thinking whether to do the encoding at the client's machine (the one sharing the desktop) or send it in some other format to the server and encode it there).
- Performance and scalability are important: It must be able to handle hundreds of dozens of users(one desktop sharer, the rest viewers)
- We'll definitely be using red5.
My doubts concern mostly implementing the desktop publisher side (add-in and streamer):
1) Are you aware of other projects that I could look into for ideas? (I'm aware of bigbluebutton.org and code.google.com/p/openmeetings)
2) Should I base myself on VNC ?
3) Bearing in mind the need to have it working cross-platform, what language should I go with? (My team is very used with java and I have some knowledge of C/C++, but anything goes really).
4) Any other advices are appreciated.
|
|
|
|
2
|
|
|
To implement a remote desktop sharing solution
Hi,
I'm on planning/modeling phase to develop a remote desktop sharing solution, which must be web browser based. In other words: an user will be able to see and interact with someone's remote desktop using his web-browser.
Everything the user who wants to share his desktop will need, besides his browser, is installing an add-in, which he's going to be prompted about when necessary. The add-in is required since (afaik) no browser technology allows desktop control from an app running within the browser alone. The add-in installation process must be as simple and transparent as possible to the user (similar to AdobeConnectNow, in case anyone's acquainted with it).
The user can share his desktop with lots of people at the same time, but concede desktop control to only on of them at a time(makes no sense being otherwise).
Project requirements:
- All technology employed must be open-source license compatible
- Both front ends are going to be in flash (browser)
- Must work on Linux, Windows XP(and later) and MacOSX.
- Must work at least with IE7(and later) and Firefox3.0(and later).
- At the very least, once the sharer stream hits the server from where it'll be broadcast, hereon it must be broadcasted in flv (so I'm thinking whether to do the encoding at the client's machine (the one sharing the desktop) or send it in some other format to the server and encode it there).
- Performance and scalability are important: It must be able to handle hundreds of dozens of users(one desktop sharer, the rest viewers)
- We'll definitely be using red5.
My doubts concern mostly implementing the desktop publisher side (add-in and streamer):
1) Are you aware of other projects that I could look into for ideas? (I'm aware of bigbluebutton.org and code.google.com/p/openmeetings)
2) Should I base myself on VNC ?
3) Bearing in mind the need to have it working cross-platform, what language should I go with? (My team is very used with java and I have some knowledge of C/C++, but anything goes really).
4) Any other advices are appreciated.
|
|
|
|
1
|
|
|
To implement a remote desktop solution
Hi,
I'm on planning/modeling phase to develop a remote desktop sharing solution, which must be web browser based.
Everything the user who wants to share his desktop will need, besides his browser, is installing an add-in, which he's going to be prompted about when necessary. The add-in is required since (afaik) no browser technology allows desktop control from an app running within the browser alone. The add-in installation process must be as simple and transparent as possible to the user (similar to AdobeConnectNow, in case anyone's acquainted with it).
The user can share his desktop with lots of people at the same time, but concede desktop control to only on of them at a time(makes no sense being otherwise).
Project requirements:
- All technology employed must be open-source license compatible
- Both front ends are going to be in flash (browser)
- Must work on Linux, Windows XP(and later) and MacOSX.
- Must work at least with IE7(and later) and Firefox3.0(and later).
- At the very least, once the sharer stream hits the server from where it'll be broadcast, hereon it must be broadcasted in flv (so I'm thinking whether to do the encoding at the client's machine (the one sharing the desktop) or send it in some other format to the server and encode it there).
- Performance and scalability are important: It must be able to handle hundreds of dozens of users(one desktop sharer, the rest viewers)
- We'll definitely be using red5.
My doubts concern mostly implementing the desktop publisher side (add-in and streamer):
1) Are you aware of other projects that I could look into for ideas? (I'm aware of bigbluebutton.org and code.google.com/p/openmeetings)
2) Should I base myself on VNC ?
3) Bearing in mind the need to have it working cross-platform, what language should I go with? (My team is very used with java and I have some knowledge of C/C++, but anything goes really).
4) Any other advices are appreciated.
|
|
|