7.0.4 (2020-05-04)
- deps: move md5.js to dependencies (bdb41a3), closes #396
- TcpSource: do not close socket on inactivity (0ed5e08), closes #400
- TcpSource: subscribe to correct event (e50b85b), closes #403
- allow lower-case header names as per RFC spec (78f589e), closes #310
- re-format with latest prettier version (0c938a9)
7.0.3 (2020-03-10)
7.0.2 (2020-03-10)
7.0.1 (2020-02-28)
- update H.264 parser unit tests (96ddfd5)
7.0.0 (2020-02-06)
- comment instead of empty arrow function (8f95b4c)
- pass proper type to connect function (f72fd3d)
- reformat using prettier (d90c53b)
- use union Message type for MessageHandler (bda70ef)
6.1.4 (2020-01-26)
6.1.3 (2020-01-26)
6.1.2 (2020-01-26)
6.1.1 (2020-01-26)
6.1.0 (2020-01-13)
- correct wrong SDP types (0dbc78d)
- convenience pipeline to extract SDP (bef7dd2)
6.0.5 (2019-12-19)
- only clear buffer before last I-frame (c2587c9)
6.0.4 (2019-11-22)
- use proper types for the canvas context (3883540)
6.0.3 (2019-08-07)
6.0.2 (2019-07-23)
6.0.1 (2019-07-23)
- #147 Expose MessageType enum so that external components can utilize it (e29b136), closes #147
- Bind to all ipv6 interfaces ('::') instead of ipv4-only interfaces ('0.0.0.0') (729cb40)
- Update all (56290b6)
- Update all (3fe6d02)
- Update babel monorepo to v7.4.4 (d55d520)
- Update dependency jest to v24.7.1 (118ac8c)
- Update dependency jest to v24.8.0 (6f7fd34)
- Update dependency ws to v7 (feaeb7c)
- v6.0.0 (25f41ba)
- WebSocket Server external use (e912bec)
- Add core-js as explicit dependency. (e16fb54)
- Format remaining files with prettier. (b9f3c57)
- Pin dependency md5.js to 1.3.5 (a0e7446)
- Update all (a4fa870)
- Update babel monorepo (380e414)
- Update dependency core-js to v3 (fb46500)
- Update dependency ts-jest to v24.0.1 (ffd7dbd)
- Update README with CI info. (d03d43a)
- Use core-js version 3 with babel preset-env. (6034a2e)
- v6.0.0-alpha.2 (d6f0f34)
- On build make sure typescript declaration files are included (cea01c0)
- Replace www-authenticate with custom md5.js auth. (b2a64ce)
- v6.0.0-alpha.0 (59338d6)
- chore(deps): pin dependencies (eb1db46)
- chore(deps): update all (fbd1f42)
- chore(deps): update dependency jest to v24.4.0 (22f4e4b)
- chore(deps): update dependency jest to v24.5.0 (d0226f3)
- Add auth support for streaming RTSP over WS (adbd83d)
- fix rtp parser to handle rtp header extensions (used in onvif replay), (89c1c30)
- Fix spelling error (732bb45)
- Fix Typescript linting errors. (0f92c07)
- Guard against RTP timestamp wrap for NTP timestamp. (b0356d6)
- Migrate to Typescript. (2e8ceed)
- Remove uglifyjs-webpack-plugin (2ec7cdb)
- safe check for interval (70f83d2)
- Some tweaks to the scheduler to make it work better. (b77acc2)
- Update all (16daa6b)
- Update all (899de8f)
- Update all (9eba09c)
- Update all (1efa023)
- Update babel monorepo (03fd619)
- Update babel monorepo to v7.1.0 (e134c09)
- Update babel monorepo to v7.2.0 (e8afd68)
- Update dependency @babel/core to v7.1.2 (3332480)
- Update dependency @babel/preset-env to v7.3.1 (4ea64ee)
- Update dependency jest to v24 (181ffaa)
- Update dependency jest to v24.1.0 (7dc6c12)
- Update dependency webpack to v4.28.1 (c096357)
- Update dependency webpack to v4.28.2 (65afbff)
- Update dependency webpack to v4.29.2 (df9120e)
- Update dependency webpack to v4.29.3 (b756e75)
- Update dependency webpack to v4.29.4 (4ec568c)
- Update README.md (620be7f)
- Update Traxis configuration. (383132e)
- v5.0.0 (c16ad4f)
- yield comments of code review (e497153)
- feature: renew RTSP session (1352727)
- Add logging for RTSP requests/responses (d3d0882)
- add npmignore to allow dist/ folder to be published (a781072)
- Add renovate.json (f4e2454)
- Apply standard --fix to conform to new rules. (1378c37)
- Fix the Node CLI example. (f967175)
- Fix usage of mock-socket .send (49a5ec7)
- ignore intellij folder (74a111d)
- Make sure babel doesn't assume ES modules. (05f8d27)
- Metadata pipeline (1576d25)
- Pin dependencies (ac8a9e6)
- Update all (2b98548)
- Update all (a6582bd)
- Update all (ce83d90)
- Update babel monorepo (e363d5a)
- Update babel monorepo to v7.0.0 (901680b)
- Update babel monorepo to v7.0.0-beta.51 (cd90f21)
- Update babel monorepo to v7.0.0-beta.53 (de1dd4c)
- Update babel monorepo to v7.0.0-beta.54 (008bd13)
- Update dependency babel-loader to v8.0.0-beta.4 (718f480)
- Update dependency cypress to v3 (08e068a)
- Update dependency debug to v4 (2de57ee)
- Update dependency jest to v23 (104226f)
- Update dependency jest to v23.4.0 (b5d0086)
- Update dependency jest to v23.4.1 (3cc66f1)
- Update dependency jest to v23.4.2 (25d25e4)
- Update dependency jest to v23.5.0 (e02fd27)
- Update dependency jest to v23.6.0 (793ad36)
- Update dependency mock-socket to v8 (c4659b8)
- Update dependency standard to v12 (04f460e)
- Update dependency webpack to v4.14.0 (b4603ef)
- Update dependency webpack to v4.15.1 (6320f40)
- Update dependency webpack to v4.16.0 (2033f94)
- Update dependency webpack to v4.16.2 (4a4f147)
- Update dependency webpack to v4.19.0 (13e284e)
- Update dependency webpack to v4.19.1 (471375d)
- Update dependency webpack-cli to v2.1.5 (10d670d)
- Update dependency webpack-cli to v3 (c99ec9d)
- Update dependency ws to v6 (d66bca7)
- Update dependency yargs to v12 (cec2283)
- Update jest monorepo (b192191)
- Update renovate.json (97895ca)
- v5.0.0-beta.2 (06d7724)
- Add support for IE11. (2219f2f), closes #37
- Do not access trackData if undefined. (ce4ffff), closes #39
- Update README. (04774c2)
- v5.0.0-beta.1 (10665a0)
- [breaking] Improved pipelines. (148c2ac)
- Remove use of deprecated: new Buffer(). (ffa3d06)
- Update .travis.yml (81f8cfd)
- Upgrade babel, webpack. (20cd42e)
- v5.0.0-alpha.7 (4dc5c34)
- [breaking] Improved examples. (3b187cb)
- Add a clock. (984fd5d)
- Add onPlaying handler to Canvas component. (1ad3606)
- Add scheduling to motion JPEG playback. (fd62211), closes #19
- Improve examples. (3b8ecf3)
- Update .travis.yml (8577eb9)
- Update .travis.yml (6432725)
- v5.0.0-alpha.6 (62752ef)
- [breaking] Update pipelines. (7064df0)
- Add a Cypress end-to-end test for HTML5 video. (3938df1)
- Add a scheduler to help with synchronization. (d7fe2a8)
- Add a Tcp-WebSocket pipeline. (11e4698)
- Add Cypress for browser testing. (9e125e0)
- Add minimal testing for JPEG/Canvas components. (9556efa)
- Add ONVIF metadata stream component. (c818caa)
- Add support for drawing JPEG images on a canvas. (2fc25ed)
- Add support JPEG over RTSP. (3787bd5)
- Add WebSocket proxy + browser example (2e272b9)
- Allow empty pipelines. (ee75859)
- Examples using synchronization. (50994fc)
- Expose component events on pipelines. (b4d56cf), closes #20
- First version of contribution guidelines (95b15f8)
- Improvements to Canvas component. (a151c80)
- Improvements to JPEG depay component. (b69ec15)
- Node example readme updated (ee2a3ef)
- Prevent global .babelrc from overriding webpack (#12) (ebe33ca), closes #12
- Refactor ws-server component. (028bc7b)
- Remove custom handler on MSE component. (dc35157)
- Replace debug message live -> msl (8944dbe)
- Replace shorthand method names. (39dbbd6), closes #27
- Send notification when presentation time is known. (50fe936)
- Update .travis.yml (ccde97b)
- Update .travis.yml (1280b2d)
- Update .travis.yml (c7c375b)
- Update .travis.yml (b4880fc)
- Update .travis.yml (aeaa9e2)
- Update .travis.yml (70191c8)
- Update CONTRIBUTING.md (62fd2d9)
- Update README.md (e546a91)
- Update README.md (26f4bdb)
- v5.0.0-alpha (480c4fe)
- v5.0.0-alpha.1 (00e7913)
- v5.0.0-alpha.2 (2e30a55)
- v5.0.0-alpha.3 (6511146)
- v5.0.0-alpha.4 (d81aa01)
- v5.0.0-alpha.5 (e0f54ed)
- Cache with yarn. (4822500)
- Moved setting of PresentationTime into BoxBuilder (8320154)
- Only deploy for this repo using latest node. (11aa0f8)
- Update Travis configuration. (35523c2)
- v4.0.4 (73e6474)
- v4.0.3 (f4db2dc)