On Saturday, March 11, 2017 at 9:54:33 AM UTC-5, evo wrote: > Am 03/11/2017 um 02:24 AM schrieb cooloutac: > > On Friday, March 10, 2017 at 8:22:51 PM UTC-5, cooloutac wrote: > >> On Friday, March 10, 2017 at 6:17:37 PM UTC-5, evo wrote: > >>> Am 03/10/2017 um 07:18 PM schrieb cooloutac: > >>>> On Friday, March 10, 2017 at 4:14:22 AM UTC-5, evo wrote: > >>>>> Am 03/10/2017 um 05:45 AM schrieb cooloutac: > >>>>>> On Thursday, March 9, 2017 at 11:43:37 PM UTC-5, cooloutac wrote: > >>>>>>> On Thursday, March 9, 2017 at 1:44:38 PM UTC-5, evo wrote: > >>>>>>>> Hello! > >>>>>>>> > >>>>>>>> i have problems with the most streams on the net. > >>>>>>>> Youtube is ok, but i suppose rather slow. > >>>>>>>> > >>>>>>>> I think, this is the thing with flash, HTML5 and openH264. > >>>>>>>> H264 is deactivated and if i want to activate it, it seems to be not > >>>>>>>> possible. > >>>>>>>> > >>>>>>>> Is it so, that HTML5 needs H264? > >>>>>>>> Or is it so, that i need flash for every other stream. > >>>>>>>> I tried also some links, that should be HTML5, but they were not > >>>>>>>> possible... maby they were not really in HTML5 or HTML5 does't work > >>>>>>>> good. > >>>>>>>> > >>>>>>>> Do somebody has an idea? > >>>>>>> > >>>>>>> whats the templatevm its based on fedora or debian? If fedora you > >>>>>>> have to enable rpmfusion and install gstreamer package to get that > >>>>>>> format. I forget exactly which one though man. I think i posted > >>>>>>> about it here once i;ll t ry tolook. > >>>>>> > >>>>>> gstreamer1-libav > >>>>>> > >>>>>> https://groups.google.com/forum/#!searchin/qubes-users/gstreamer1$20libav%7Csort:relevance/qubes-users/HzzQWXU7nzE/ZXSbhStPJwAJ > >>>>>> > >>>>> > >>>>> i run fedora 23 on it, rpm fusion is almost on... but i can not find > >>>>> gstreamer1-libav on the server... strange > >>>> > >>>> hmm... did you install both rpm fusion free and nonfree? Im not sure > >>>> which one its in. > >>>> > >>>> Also make sure you looking gstreamer1 and not gstreamer. > >>>> > >>>> Its in there somewhere and it will play the mp4 streams on firefox > >>>> without flash. Maybe just search gstreamer1 and scroll through the list > >>>> maybe I spelled it wrong. look for the libav one. > >>>> > >>>> https://www.rpmfind.net/linux/rpm2html/search.php?query=gstreamer1-libav > >>>> > >>> > >>> hmm... now i checked it again... i have gstreamer1-1.6.4-1 already > >>> installed... but firefox still do not want to play,.... hmmm > >> > >> weird. you installed the gstreamer1-libav package? It doesn't have that > >> version number, the libav package is something seperate. You need to > >> install that specific package it is def in rpmfusion repos. I don't > >> believe you need any other gstreamer package to stream mp4 but you might. > >> maybe ffmpeg, but idoubt it. > > > > you can also try using a debian template instead and see if firefox stream > > the mp4 by default but if not you will need the same package but maybe its > > easier to find and install from debian repo. > > > > fedora is weird... maby because i always worked with debian. > if i look in the software center, then i see gstreamer-extra > installed... gstreamer-libav is listed but i can not install it there... > is there somewhere a block for other sources? > > if i go to see the software-sources of the software center, so i see RPM > Fusion free updates and nonfree updates > > i also deinstalled the other gstreamer > > i made a new standalone VM with debian and there i have > gstreamer1.0-libav (this is the whole name), so the stream works with > firefox now. How can i check, if any flash is installed?
I would use the terminal in the template instead to install packages, for example: sudo dnf install gstreamer1-libav to remove a package for example: sudo dnf remove gstreamer1-libav to search for one sudo dnf search gstreamer strange, not sure why the template is not starting now if you uninstalled a gstreamer package. Did any other packages get removed along with it? -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/520d2e28-aeed-430f-878c-210681300f37%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
