chrome \ --user-data-dir=/tmp/chrome-profile \ --no-proxy-server \ --enable-quic \ --origin-to-force-quic-on=www.example.org:443 \ --host-resolver-rules='MAP www.example.org:443 127.0.0.1:6121' \ https://www.example.orgHi All,
Thank you for your insightful posts over here. This has truly shed some light on my path.
For Brevity:
1) I want to run the index.html file in the quic_data, via a browser on an external host and that wireshark can detect the QUIC packets.
2) I want to find a way to run MPEG-DASH videos and a javascript client (Dash.js) on the quic_server, again so that wireshark can detect the QUIC packets.
A bit more in detail:
I probably have the most sought after question, I want to stream a MPEG-DASH video using a javascript based player and quic_server. Now, I've already implemented the whole setup using apache server separately (should you wanna refer to that), and I have everything else like encoders, content generators and clients set up and running. But, I wish to find a way for it to run via the quic_server.
This is how far I've gotten: Followed the guide from here, got things working on a local host, as in was able to fetch the index.file being pointed by the quic_respons_cache_dir with the quic_client , but thats about it. If I load it via the Chromium Browser it doesn't open up,
My first aim is to get that(index.html) out there via a browser and it to spit out the QUIC packets in wireshark. How to go about doing that?
The Dilemma : MPEG-DASH has a set of bitrates and each bitrate has tonnes of segments and other files. Theoretically, if I put everything in the quic_respons_cache_dir with manually editing each file ( out of the gazillion files ) to add the X-Original-Url, it should work, shouldn't it?
Can you suggest me or point me to the right direction where I should be looking into?
I have done my research though,
This post by You : Makes me wonder do I have to append the header file to each file ( which is tedious for me ) or is there a way, maybe by using my content from Apache server and use a Shaka Player?
To summarize,
QUIC packets via Browser and QUIC packet via Dash.js client.
I hope I am not bothering you with this long a mail, I would love to hear your opinions, thoughts and ideas on this!
Best
Sushant
--
You received this message because you are subscribed to the Google Groups "QUIC Prototype Protocol Discussion group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to proto-quic+unsubscribe@chromium.org.
To post to this group, send email to proto...@chromium.org.
For more options, visit https://groups.google.com/a/chromium.org/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to proto-quic+...@chromium.org.
To unsubscribe from this group and stop receiving emails from it, send an email to proto-quic+unsubscribe@chromium.org.
To unsubscribe from this group and stop receiving emails from it, send an email to proto-quic+unsubscribe@chromium.org.
To unsubscribe from this group and stop receiving emails from it, send an email to proto-quic+unsubscribe@chromium.org.
Best regards,
--------------------------------------------------------
Bao Quoc NGUYEN
Email: nguy...@telecom-paristech.fr