Hacker News new | past | comments | ask | show | jobs | submit | atxlurker's comments login

This is far from an exhaustive list of the .gov domain. Perhaps it is only the ones managed at the Top level. For instance, Texas.gov is listed here, but none of the subdomains are. For example gov.texas.gov, house.texas.gov, senate.texas.gov, comptroller.texas.gov, etc...

Zoom does have the ability to stream the a/v to an RTMP server. https://support.zoom.us/hc/en-us/articles/115001777826-Live-...


i am trying to stream the audio and video into AWS or Google to do video analytics. Any thoughts on how to do it?


Can you give some examples of the types of analytics you're trying to perform?


Live sentiment analysis (Using speech to text and audio) Providing contextual recommendations based on the discussion (Next best conversation)


Have you looked at openvidu?


We are looking this as a possible B2B solution. So either it has to integrate with current B2B conferencing solutions like Zoom, Teams etc. Or it has to be a standalone application listening to the computer audio/video and do the live analytics. We are not looking for alternate to a conferencing application. Hope this make sense.


Depending on your technical bench, OV may be a serious consideration for you.

I've looked at implementing customization to Zoom. While the brand and penetration is high, that company has not done a good job at making product interactions accessible.

Doing live analytics means having realtime access to the audio and video streams of the participants. That should be readily exposed by the conferencing solution's API and demonstrated with documentation in an SDK.

These are things OpenVidu has now, and you can do this with the free and open source version.

I'm not affiliated with OV, I have implemented it though and while it is not turn-key it is just at the right level of abstraction and maturation to be ready for a B2B product that does this analytics.

You would need a technical person to do it, and you'd have to either pick up a pre-built SaaS project on top of a web framework or build up your own. But that's the "easy" part.


Would love to catchup with you offline and explore this discussion further- Can you pls share me your email/contact no or drop me a note at yasimk@gmail.com with your contact details. Appreciate it.


I think there were several different draft orders depending on years. I assume this is only using the first lottery, which only applies to people born through 1950. There were additional ones.


What about user certs. Some windows systems allow for authenticating with a user cert. depending on how bad the validation bug is, seems like spoofing a user certificate could be a valid attack vector.


This is what I’m guessing


I don’t think this is ultimately the vulnerability, but even without SNI, it’s arbitrary to dynamically link to a file, script, png, etc... hosted on a sub domain with the bad cert.


Oh yeah! So it's like:

* client asks for cert

* you give it to them

* client tells you the page they want and their useragent

* if you think they're vulnerable based on what you've learned about them, you add <img src="https://vulnerable.subdomain/"> to the response.

Neat suggestion. Thanks! Agree we've moved well outside of tomorrow's likely actual vuln.


You should be able to redirect there mac user folder as well (obviously not with group policy), but it depends on how your mac users are setup. Do you create local user ids for them, are are you joined to an AD domain?


They are joined to an AD domain.


I thought it was Al Gore?


It was Al Gore


Does it include pub/sub?


We have implemented the core features. Pub/sub is on our todo list. Is pub/sub a critical feature to you? If we support pub/sub, what would be your motivation/obstacle to switch to our product?


I'm currently using redis in a pair of applications, one of which also uses pub/sub. I have many other applications which would benefit from the caching layer that redis provides, and since they currently have none there really isn't an obstacle to testing another solution.


Not sure, but it looks like the ICC has an api here.

https://cricketapi-icc.pulselive.com/fixtures?matchTypes=T20...

Not sure if it is documented, but looks like you can kind of reverse it based on the query string parameters.


And it appears that the Indian Premier league has a jsonp based api.

This gets you the matches: http://datacdn.iplt20.com/dynamic/data/core/cricket/2012/ipl...

Then with the match id you can get the score. http://datacdn.iplt20.com/dynamic/data/core/cricket/2012/ipl... where ipl2016-01 is the match id.


Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: