top | item 8224325

Ask HN: vLine won't respond, help?

1 points| reinier_s4g | 11 years ago | reply

I'm working on the next big thing :). It is a WebRTC application, and i'm planning to use vLine.

The thing is I have written vLine about 3 emails to two different adresses ( [email protected] and [email protected] ) to no answer, zero, none, they won't respond and I really need their answers so I can move on integrating with them or install my own TURN/STUN servers and do everything from scratch.

It has been about a week since my first email so I figured I would ask the enlightened HN community instead.

Here is what I need to know and have been asking to vLine:

• I need support for screen sharing and I was looking at https://vline.com/developer/docs/vline.js/vline.MediaConstraints and only see video and audio, is there a way to specify “screen”? I would expect it since it is already a functionality of webrtc...

• Any tips on how should I go about implementing one-to-many-one-way broadcasting?

• Also, about the authentication, what if my service doesn’t require authentication to be able to see streams (we do have limitations on how many users are able to see at one point, but no authentication)? Should I just fake an authToken for anybody and send it in the authentication payload?

Thanks!!!

Any help will be highly appreciated.

3 comments

order
[+] ahazred8ta|11 years ago|reply
I suspect the company is AWOL. Their first level of support is through http://stackoverflow.com/questions/tagged/vLine , but there have been no questions answered since at least May. Their twitter feed dropped off a cliff in November 2013. https://twitter.com/vlineinc

Try using someone else for your next big thing.

[+] reinier_s4g|11 years ago|reply
Thanks! Yeah, looks like they are AWOL as you say. It is a shame, I really loved what I saw in their API, I guess i will wait a bit longer and if not response move on with other service, any suggestions?