aboutsummaryrefslogtreecommitdiffstats
path: root/Input/ICNConnectionConsumerApi.cpp
AgeCommit message (Collapse)AuthorFilesLines
2020-02-27[CICN-30] Set correct observer inside libhicntransport.Mauro Sardara1-1/+1
Change-Id: I7a790554597939d737316f25d88c38c671864e46 Signed-off-by: Mauro Sardara <msardara@cisco.com>
2020-02-18Merge "[HICN-529] Fix viper API to work with hicn and cicn." into viper/masterMauro Sardara1-5/+17
2020-02-18[HICN-529] Fix viper API to work with hicn and cicn.Mauro Sardara1-5/+17
Change-Id: I9715c29855302ee747313a95897e645d86218c7f Signed-off-by: Mauro Sardara <msardara+fdio@cisco.com> Signed-off-by: Mauro Sardara <msardara@cisco.com>
2020-02-10Correction adaptech and minor corrections + remove memory leak libdashAngelo Mantellini1-8/+8
Signed-off-by: Angelo Mantellini <angelo.mantellini@cisco.com> Change-Id: I83161f19385a5ed739e9fd280925abca8009dc71 Change-Id: If394f999b7325a6b07ddff57201f7657e58a493c Signed-off-by: Angelo Mantellini <angelo.mantellini@cisco.com>
2019-06-18Correct android issues for libdash and viperAngelo Mantellini1-2/+2
Change-Id: Ia5b95bda6336b6544c881c416f852069662f5e3f Signed-off-by: Angelo Mantellini <manangel@cisco.com>
2019-05-27Update to be compliant with [HICN-206] Customize first part of the name for ↵jsamain1-3/+4
HTTP. Added the -P option to set the IPv6 first word of the name. Change-Id: I321b22450d0efee713ddefef7405cf46ee381369 Signed-off-by: jsamain <jsamain@cisco.com>
2019-03-23Pass the header to the hicn requestAngelo Mantellini1-1/+4
Change-Id: Ic78d0c6247aafe8ceda0e939279e71369268b8cb Signed-off-by: Angelo Mantellini <manangel@cisco.com>
2019-03-22[HICN-8] Update viper video player to use hicn sockets over HTTPAngelo Mantellini1-5/+20
Change-Id: I0aa727e513e3ffcf3286cecc7e7c43237da5155f Signed-off-by: Angelo Mantellini <manangel@cisco.com>
2018-02-16update viper to new libicnet versionAngelo Mantellini1-5/+5
Change-Id: I45e469b716399b1a40049acf4fd94da57dc61a22 Signed-off-by: Angelo Mantellini <angelo.mantellini@irt-systemx.fr>
2017-07-24moving MPDFetching to MultimediaManager class, DASHReceiver might have two ↵Jacques Samain1-1/+1
instances (video + audio) Change-Id: Ifae7dab2db80d8b1a17ff7749cdfb879958cfee1 Signed-off-by: Jacques Samain <jsamain+fdio@cisco.com>
2017-06-29Reinstating adaptation logics that require downloading timeJacques Samain1-0/+6
Change-Id: I772c67fb7cde42c5a21673fbd7c450e3b51a9959 Signed-off-by: Jacques Samain <jsamain+fdio@cisco.com>
2017-06-27restore adaptation logic and android correctionAngelo Mantellini (manangel)1-10/+7
Change-Id: I20358214b0c1debc544e9e4b08c1cfd84aff4611 Signed-off-by: Angelo Mantellini (manangel) <angelo.mantellini@irt-systemx.fr>
2017-06-23adding mpd live handling + automatic mpd fetchingjacko1-5/+3
Change-Id: I2c05bdf6a4d940ad22bb8632268f4b63a08a80a8 Signed-off-by: jacko <jsamain+fdio@cisco.com>
2017-06-08Adding handling for different kind of MPDs (previously the front end could ↵jacko1-3/+0
only handle MPD with SegmentList) Now can handle: MPD with SegmentTemplate in Representation (VOD) MPD with SegmentTemplate and SegmentTimeline (live) Change-Id: Ie32e0e1823c94b1412990192595b16d3e2df1cfd Plus: removed some printf Signed-off-by: jacko <jsamain+fdio@cisco.com>
2017-06-05- Changed library icnet - application interfaceMauro Sardara1-110/+39
Change-Id: I25112ab1e1401a21ed2530d3874a7b4bf740ec5d Signed-off-by: Mauro Sardara <msardara+fdio@cisco.com>
2017-04-24correctionsAngelo Mantellini (manangel)1-3/+0
Change-Id: I07d00ea0d02b044d543a83bca10f8e73a281f90b Signed-off-by: Angelo Mantellini (manangel) <angelo.mantellini@irt-systemx.fr>
2017-02-25Initial commit: video player - viperLuca Muscariello1-0/+283
Change-Id: Id5aa33598ce34659bad4a7a9ae5006bfb84f9bd1 Signed-off-by: Luca Muscariello <lumuscar+fdio@cisco.com>