Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Ptitloup/feature video p2p #925

Draft
wants to merge 73 commits into
base: develop
Choose a base branch
from

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    4bdbc70 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    ce34c8e View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. add minus in stats info

    ptitloup committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    1b15d8f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/EsupPortail/Esup-Pod int…

    …o ptitloup/feature_video_p2p
    ptitloup committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    183a1cb View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. change npm package to get videojs8 and p2p media loader from peertube…

    …. Comment other plugin to update version
    ptitloup committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    e781dd7 View commit details
    Browse the repository at this point in the history
  2. merge package.json

    ptitloup committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    8c30e02 View commit details
    Browse the repository at this point in the history
  3. add videojs-hlsjs-plugin.js

    ptitloup committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    6d7d0fc View commit details
    Browse the repository at this point in the history
  4. workon videojs 8 plugin - ok for logo, quality selector, p2p, remove …

    …seek plugin, ok for note and playlist
    ptitloup committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    74b20c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. remove chapter plugin from videojs and use video text track in webvtt…

    … format direct in player - create get video chapter in video views and call it in track
    ptitloup committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    d310993 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22f80c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    743e85f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4c081e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    810ab24 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    56337bf View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. add jsdoc and readme - add p2p js only if p2p feature is activated - …

    …add aria-label to each icon
    ptitloup committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    319ff1d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/EsupPortail/Esup-Pod int…

    …o ptitloup/feature_video_p2p
    ptitloup committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    9b23773 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    334227f View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. create template to show p2p stats and call it from another template -…

    … add tooltip text for p2p stat and translate it
    ptitloup committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    ed9a83e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4dd235 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e796af View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    c25774d View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    c507eb4 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. [WIP] Update HLS with hls-plugin (#4)

    * Update package.json
    
    * Update peer to peer for the video
    
    * Set up p2p for lives
    
    * Remove P2P for video on hold
    SebastienCozeDev authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    31aa5f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Merge develop

    SebastienCozeDev committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    d2978ed View commit details
    Browse the repository at this point in the history
  2. make lang

    SebastienCozeDev committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    200252c View commit details
    Browse the repository at this point in the history
  3. Fix .mo

    SebastienCozeDev committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    42ad6e3 View commit details
    Browse the repository at this point in the history
  4. Add buffer length

    SebastienCozeDev committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    add831d View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Fix conflicts

    AymericJak committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    04b935f View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Merge branch 'develop' of https://github.com/EsupPortail/Esup-Pod int…

    …o ptitloup/feature_video_p2p
    AymericJak committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    523e35b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2f86ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4046e4b View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    1e5565b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6b2e57 View commit details
    Browse the repository at this point in the history
  3. Fix viewcounter import

    AymericJak committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    add2355 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    ab8a71e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a110b0c View commit details
    Browse the repository at this point in the history
  3. Pull develop

    AymericJak committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    945079f View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. QoC - Part 1

    AymericJak committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    93aff4c View commit details
    Browse the repository at this point in the history
  2. QoC - Part 2 - hls-plugin

    AymericJak committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    10f50fb View commit details
    Browse the repository at this point in the history
  3. QoC - Part 3

    AymericJak committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    ec8d234 View commit details
    Browse the repository at this point in the history
  4. Fix chapters

    AymericJak committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    4adad31 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Fix conflicts

    AymericJak committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    f12eaad View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    5c6e4e6 View commit details
    Browse the repository at this point in the history
  2. Add test

    SebastienCozeDev committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    fdc41ca View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Add test

    SebastienCozeDev committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    618881a View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Resolve request bug

    SebastienCozeDev committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    df56953 View commit details
    Browse the repository at this point in the history
  2. Rename functions

    SebastienCozeDev committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    82c8b5a View commit details
    Browse the repository at this point in the history
  3. Add getIds function

    SebastienCozeDev committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    9152e09 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    917a6fd View commit details
    Browse the repository at this point in the history
  5. Fix peerID

    AymericJak committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    e6299fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1189eff View commit details
    Browse the repository at this point in the history
  7. Fix storeUrlsId

    AymericJak committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    4eb2da2 View commit details
    Browse the repository at this point in the history
  8. Rename videoId

    AymericJak committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    46e7d46 View commit details
    Browse the repository at this point in the history
  9. Update p2p-script.js

    SebastienCozeDev committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    453a8d5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    61b14b8 View commit details
    Browse the repository at this point in the history
  11. Linting & doc

    AymericJak committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    cfcf1e3 View commit details
    Browse the repository at this point in the history
  12. Fix conflicts

    AymericJak committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    2774bfb View commit details
    Browse the repository at this point in the history
  13. Merge branch 'develop' of https://github.com/EsupPortail/Esup-Pod int…

    …o ptitloup/feature_video_p2p
    AymericJak committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    853b733 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    929e018 View commit details
    Browse the repository at this point in the history
  15. Merge develop

    SebastienCozeDev committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    113d0b7 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    3ac24e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56e73b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04359c1 View commit details
    Browse the repository at this point in the history
  4. Update caches

    AymericJak committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    83c5ad0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    485cc75 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    91ff5a2 View commit details
    Browse the repository at this point in the history
  7. Add the P2p object

    SebastienCozeDev committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    cb6688b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ebc3520 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Fix conflicts

    AymericJak committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    ee7944b View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Manage peers in caches

    AymericJak committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    5b37864 View commit details
    Browse the repository at this point in the history
  2. - Add & update documentation

    - Fix the connectToNextPeer function
    - Update the storeUrlsId function
    - Add the initP2p function
    SebastienCozeDev committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    c6d6bf1 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    0193cee View commit details
    Browse the repository at this point in the history
  2. Merge develop

    SebastienCozeDev committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    7bbea0f View commit details
    Browse the repository at this point in the history