*** tpb has joined #timvideos | 00:00 | |
*** shrey_ has quit IRC | 02:26 | |
*** mithro-- has joined #timvideos | 02:29 | |
*** mithro-- has quit IRC | 04:03 | |
*** Yash has joined #timvideos | 04:14 | |
*** darnir has joined #timvideos | 05:45 | |
*** marandi has joined #timvideos | 05:45 | |
mithro | hi people | 05:48 |
---|---|---|
darnir | Hello mithro | 05:48 |
mithro | Our primary hardware project is called "HDMI2USB" it's a device to capture HDMI/DVI/DisplayPort data | 05:48 |
mithro | To be used at conferences for recording slides from a computer | 05:48 |
darnir | Interesting.. | 05:48 |
mithro | It's based around a Spartan 6 FPGA | 05:49 |
darnir | Just moving off topic for a second, what are your licensing terms? | 05:49 |
*** jayrambhia has joined #timvideos | 05:49 | |
mithro | so most of the "hardware" is really writing VHDL / Verilog code | 05:49 |
darnir | Aah! Darn! I do not have access to that board here. My university currently only has Spartan 3E boards | 05:49 |
mithro | http://code.timvideos.us/HDMI2USB.html | 05:49 |
tpb | Title: Tim Videos - Getting Started! (at code.timvideos.us) | 05:49 |
*** marandi has left #timvideos | 05:50 | |
mithro | darnir, we have the fund to get people boards if they show progress / actual work | 05:50 |
mithro | https://github.com/timvideos/HDMI2USB/wiki/_pages <- good place to look too | 05:50 |
tpb | <http://ln-s.net/-0C3> (at github.com) | 05:50 |
darnir | That would be great. I have dine some work on the 3E boards in the past. | 05:50 |
darnir | I'll look up your pages in a while. | 05:51 |
mithro | We are also accepting projects as part of the GSoC | 05:51 |
darnir | I specifically ask for licensing, since this concept could be used in a couple of other places too. Sadly, I am not allowed to reveal, since the said projects are in stealth mode currently. | 05:52 |
mithro | https://github.com/timvideos/HDMI2USB/blob/jahanzeb/development/phase1/LICENSE.txt | 05:52 |
tpb | <http://ln-s.net/-0C4> (at github.com) | 05:52 |
mithro | http://opensource.org/licenses/MIT | 05:52 |
tpb | Title: The MIT License (MIT) | Open Source Initiative (at opensource.org) | 05:52 |
darnir | Hmm.. MIT License. | 05:53 |
darnir | I'll look at your code only after I've confirmed that I can work with you. Conflict of interest and all > | 05:53 |
*** tvCommitBot has joined #timvideos | 05:54 | |
tvCommitBot | [getting-started] timvideos-website pushed 2 new commits to master: http://git.io/FMnk7A | 05:54 |
tvCommitBot | getting-started/master 63cc0aa mithro: Updated HDMI2USB (markdown) | 05:54 |
tvCommitBot | getting-started/master e3178b1 Tim 'mithro' Ansell: Merge branch 'master' of github.com:timvideos/getting-started.wiki | 05:54 |
*** tvCommitBot has left #timvideos | 05:54 | |
mithro | https://github.com/timvideos/getting-started/issues?labels=Extension+Boards and https://github.com/timvideos/getting-started/issues?labels=Firmware would be the places to start with projects | 05:55 |
tpb | <http://ln-s.net/-0C9> (at github.com) | 05:55 |
*** jayrambhia has quit IRC | 06:01 | |
*** jayrambhia has joined #timvideos | 06:02 | |
mithro | darnir, if you know of any other student who might be interested, please do forward them our way | 06:03 |
darnir | mithro: Oh sure. In fact, I'd like to join myself. But since I'm working on a similar project already, I simply need confirmation about whether I can or not. | 06:05 |
darnir | mithro: I just confirmed with my other team members. No one sees any issue with me working here. :D The HDMI2USB Project seems pretty good to me. | 06:24 |
darnir | Though I need to brush up on my Verilog. Been nearly 4 months since I last wrote any significant verilog code. | 06:25 |
mithro | that is fair enough | 06:27 |
mithro | we guess most people won't have had much experiance with verilog/vhdl | 06:27 |
darnir | I've done some work with Serial communication. | 06:28 |
darnir | Also, one question, certain places state that HDMI2USB is based on a Spartan 6. Whereas the relevant Wiki states that it uses a Diligent Atlys Board. | 06:29 |
*** jayrambhia has quit IRC | 06:30 | |
*** darnir has quit IRC | 06:35 | |
*** darnir has joined #timvideos | 06:36 | |
*** shrey has joined #timvideos | 06:44 | |
*** jayrambhia has joined #timvideos | 06:46 | |
mithro | The Diligent Atlys Board has a Spartan 6 on it | 06:52 |
*** darnir_ has joined #timvideos | 06:52 | |
mithro | darnir_, The Diligent Atlys Board has a Spartan 6 on it | 06:52 |
*** darnir has quit IRC | 06:53 | |
darnir_ | Aah.. Okay. | 06:54 |
darnir_ | And since, I do not have access to a board currently, what is it that I can work on in the meantime? | 06:54 |
mithro | darnir_, you can compile the code I guess | 07:17 |
mithro | help with documentation | 07:17 |
mithro | for example optimising/working on the jpeg core should be pretty easy to do | 07:17 |
darnir_ | The Xilinx Devel Suite is what is required right? | 07:18 |
darnir_ | My Student License for it, is giving problems on Linux, though it works fine on Windows. I'll try and get it sorted out ASAP. | 07:19 |
mithro | darnir_, you should be able to use the WebPack licensed stuff | 07:20 |
mithro | which means you don't need a full license | 07:20 |
mithro | darnir_, doing documentation and helping out otherwise also works | 07:20 |
darnir_ | Hmm.. I would prefer working on code. Will help out on documentation too | 07:21 |
mithro | darnir_, you could work on porting the Cypress firmware to sdcc | 07:22 |
mithro | darnir_, for a summer of code project I'd suggest the following projects | 07:23 |
mithro | - Creating a USB 3.0 extension board | 07:23 |
mithro | - Writing Firmware to support the Marvell Ethernet stuff | 07:23 |
mithro | - 3G-SDI extension board support | 07:24 |
*** darnir_ has quit IRC | 07:34 | |
*** darnir has joined #timvideos | 07:37 | |
darnir | So, let me see if I understand this. For the USB 3.0 support, I'll have to integrate the USB 3.0 core by daisho into Phase 1? | 07:40 |
mithro | darnir, and design/build a suitable PCB board with a USB 3.0 ULPI chip on it | 07:44 |
mithro | The Atlys board has a extension socket | 07:45 |
mithro | so you'd design the board to plug into that | 07:45 |
darnir | hmm.. | 07:45 |
darnir | Thats a lot of reading I need to do. | 07:45 |
*** jayrambhia has quit IRC | 08:28 | |
*** jayrambhia has joined #timvideos | 08:28 | |
*** jayrambhia has quit IRC | 08:35 | |
*** jayrambhia has joined #timvideos | 08:35 | |
*** jayrambhia has quit IRC | 08:38 | |
*** jayrambhia has joined #timvideos | 08:38 | |
mithro | hi jayrambhia | 08:40 |
*** jayrambhia has quit IRC | 08:48 | |
*** jayrambhia has joined #timvideos | 08:49 | |
*** jayrambhia has quit IRC | 08:54 | |
*** tpb has joined #timvideos | 08:57 | |
*** Amanpreet has quit IRC | 08:58 | |
*** aps has joined #timvideos | 08:59 | |
aps | hi mithro. I'm interested in Streaming System Website project. Can you please give some more info about what is to be done? this link does not give any info -- http://code.timvideos.us/Streaming-System.html | 09:01 |
tpb | Title: Tim Videos - Getting Started! (at code.timvideos.us) | 09:02 |
mithro | aps, take a look at the bugs/issues | 09:06 |
aps | okay. will you be the mentor for this project? | 09:09 |
*** jayrambhia has joined #timvideos | 09:11 | |
mithro | aps, myself or iiie | 09:11 |
aps | I'll try to close some issue in this week. If I'm able to, should I talk to you first or simply send a pull request? | 09:14 |
mithro | aps, either is fine | 09:14 |
*** jayrambhia has quit IRC | 09:14 | |
*** jayrambhia has joined #timvideos | 09:15 | |
mithro | aps, if you get stuck, I'm quite happy to help | 09:18 |
*** jayrambhia has quit IRC | 09:18 | |
aps | :) | 09:18 |
*** jayrambhia has joined #timvideos | 09:19 | |
*** jayrambhia has quit IRC | 09:22 | |
*** jayrambhia has joined #timvideos | 09:23 | |
*** diadara has joined #timvideos | 09:51 | |
*** darnir has quit IRC | 10:18 | |
*** shenki has quit IRC | 10:23 | |
*** shenki has joined #timvideos | 10:24 | |
*** darnir has joined #timvideos | 10:38 | |
*** shrey has quit IRC | 10:46 | |
*** darnir has quit IRC | 11:51 | |
mithro | aps, any luck? | 12:10 |
mithro | hello Yash | 12:10 |
*** shrey has joined #timvideos | 12:25 | |
shrey | @mithro : hi | 12:50 |
shrey | What kind of http data do we need once a bug is encountered?Can you please elaborate? | 12:51 |
shrey | and does the bug functionality also include general feedbacks? | 12:52 |
mithro | shrey, any information we can get out of the system regarding their attempt to play video | 12:52 |
shrey | do you have some specific information in mind?that should necessarily be included? | 12:53 |
mithro | the main reason someone would click that link is that they have failed to see a live video | 12:54 |
shrey | yes. | 12:56 |
shrey | okay. | 12:56 |
mithro | so imaging your trying to fix the problem for that user | 12:57 |
mithro | what information would you need? | 12:57 |
shrey | umm.please go on.i dont have much background in video streaming.although i guess it could be their connection type, the link , the browser their firewall .could be anything | 13:03 |
shrey | we can just provide them with a form .but that wont be of much use.everyone's problem would be "unable to watch the video." | 13:04 |
mithro | yes, that is why you want to pull it out of their browser for them | 13:07 |
shrey | or we can give a form with sidelinks to sites(like testmy.net) and ask them for their upload and download speed?or send the request through ajax automatically?will that be a feasible implementation? | 13:18 |
mithro | you want to do everything automatically | 13:19 |
shrey | :) | 13:20 |
mithro | if it was just a simple form, it'd be done already :) | 13:22 |
mithro | you want to check out what you can get out of JWPlayer as well | 13:29 |
shrey | ahh.yes | 13:30 |
shrey | so how do you suggest i proceed ? | 13:32 |
shrey | one way would be to start with a basic bug implementation and add features to it on the way. | 13:32 |
mithro | up to you | 13:32 |
shrey | ok :) | 13:34 |
*** shrey has quit IRC | 14:05 | |
*** Yash has quit IRC | 15:01 | |
*** Yash has joined #timvideos | 15:02 | |
*** diadara has quit IRC | 18:38 | |
*** Yash has quit IRC | 19:50 | |
*** aps has quit IRC | 20:41 | |
*** aps has joined #timvideos | 20:43 | |
*** aps has quit IRC | 23:15 |
Generated by irclog2html.py 2.5 by Marius Gedminas - find it at mg.pov.lt!